react-native-svg-charts
react-native-svg-charts copied to clipboard
📈 One library to rule all charts for React Native 📊
### What is the problem? I want to know why the tag has to wrap flatList and lineChart. ### When does it happen? when both not cover tag ### What...
Thanks to the contributors of this library, it is the best line chart library I have found. I am using a line chart, and noticed the line goes above the...
### Description of feature Hi I want the text to be centered in my current pie chart, is there a property that allows me to style it? I'm having trouble...
### Description of feature Hi everyone, i have an feature to implement the shadow effect on piechart (the image below). Can we have the way to implement this on react-native?...
### What is the problem? It's super annoying that the following file: https://github.com/JesperLekland/react-native-svg-charts/blob/dev/src/animated-path.js Passes its props, unfiltered, to "react-native-svg"'s Path so that the props end up in the dom. That...
Hello, i dont know if it already exists but is it possible to have a pressable pie of the pie chart, im generating text over the pies and if i...
Bumps [express](https://github.com/expressjs/express) from 4.16.2 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Hi all, First of all, thanks for the great library. I love using it. Also, apologies if this is a duplicate issue, or if I'm missing something simple. I have...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
is it possible to have rounded top left and right corners on a bar chart?