react-native-pathjs-charts icon indicating copy to clipboard operation
react-native-pathjs-charts copied to clipboard

Android and iOS charts based on react-native-svg and paths-js

Results 75 react-native-pathjs-charts issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

enhancement

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...

bug

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...

enhancement

Any plans on adding a Gauge chart? --- - [x] I have searched for existing issues

enhancement