react-native-svg-charts
react-native-svg-charts copied to clipboard
π One library to rule all charts for React Native π
### Description of feature As title, it is necessary to update this dependency. Because my project install the newest version of react native svg and react native svg charts not...
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.2.0 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
I want to achieve behavior as you can see in the gif. How to add that vertical line (light gray line in the gif ), which moves with user's gesture...
### What is the problem? strokeLinejoin: 'round' doesnt do rounded corners to Pie slices ### When does it happen? Using PieChart component ### What platform? iOS, Android React Native version:...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.12 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...
How to create a half pie chart using react-native-svg-charts?
### Description of feature Is there are possibility to render react-native-vector-icons within a graph e.g. a LineChart? For certain points in the graph, I would prefer an Icon over a...
### What is the problem? I'm looking to layout all of the data points evenly across the x-axis. This is for a Pricing Graph for a stock, that has price...
### What is the problem? I'd like to visually round off the ends of a `StackedBarChart` elementβs bars βΒ both foreground data and background guides β like so: ![StackedBarChart with...