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

Set of components and helpers for building complex and beautifully animated charts

Results 65 react-native-animated-charts issues
Sort by recently updated
recently updated
newest added

The current implementation of ChartPathProvider triggers a memory leak warning, because the timeout in ChartPathProvider's main useEffect isn't cleared on unmount. This PR adds a clean-up.

Hi, my team would like to contribute to your project, but your project is currently missing any linter configuration and contribution guidelines. What's your take on that?

after i install the repo in my project i found this error after trying to use chart : TypeError: Invalid attempt to iterate non-iterable instance. In order to be iterable,...

Why this data doesnt work? `[{"x": 0, "y": 678}, {"x": 21, "y": 779}, {"x": 37, "y": 888}, {"x": 64, "y": 989}, {"x": 93, "y": 1091}, {"x": 137, "y": 1203}, {"x":...

The monoToneCubicInterpolation function seems to be looking for a {data, range} parameter, and the ChartPath is looking for a children and data parameter. Even the example copied directly does not...

Hello there :) First of all thank you very much for this amazing library your project looks awesome. I'm having an issue using this library for an other kind of...

Hi! Can this library draw some kind of tooltip near the ChartDot? Or some kind of callback with the selected point data?

Would be really cool to see a pattern like this added in a future release where you could optionally toggle the ChartXLabel to appear as an overlay on the chart...

- react-native-renaminated 2 has been released (2.2.0)