react-native-pathjs-charts
react-native-pathjs-charts copied to clipboard
Android and iOS charts based on react-native-svg and paths-js
LineChart hard codes (lines 71-75, 79-80) the accessor function that it passes to the underlying chartType. The ability for the using code to pass an alternative set of functions would...
I would like to put up a graph with no data, just x and y axes. If I pass in empty data arrays, I get an exception. How can I...
This would bring more safety and find bugs earlier. Issue #49 was the catalyst for this. We can start off a page at a time and slowly add more support...
Any plans on adding a Gauge chart? --- - [x] I have searched for existing issues