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

📈 One library to rule all charts for React Native 📊

Results 129 react-native-svg-charts issues
Sort by recently updated
recently updated
newest added

Using BarChart with text on each bar to show the amount, but I want to rotate it but I can't. How I can rotate that text? All examples are showing...

bug

Bumps [async](https://github.com/caolan/async) from 2.6.0 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...

dependencies

### What is the problem? When including a Text in PieChart, the text appears twice. ### What platform? - [x ] iOS - [ ] Android react-native version: `0.63.4` react-native-svg-charts...

bug

- how to enable zoom in this library

feature request

Dear support team, Need label on both X-axis and Y-axis along with Tooltip label in Bar Chart. Currently using "react": "16.8.3", "react-native": "0.59.8" code as below: looked and tried tooltip...

### Description of feature I think that maybe the lib could use a improvement at the docs, something more clear and descriptive. I could do the work with some help....

feature request

### Error setting property 'd' of RNSVGPath with tag #23393: UnexpectedData: MNaN,144.44444444444443LNaN,144.44444444444443LNaN,200LNaN,200Z Environment info React-native-svg=> ^12.1.1 react-native-svg-charts => 5.4.0 react: 17.0.1 react-native => 0.64.2 Library version: 5.4.0

bug

**What is the problem?** Hi, i am using this module it's working fine. But my question is how to change the x-axis values and y-axis values in Bar-Chart. Initially takes...

help wanted