Open apfz opened 2 years ago
Did you manage to find a solution? I'm having the same problem
Unfortunately not, I am still wondering how to do it
I ended up moving to victory native charts. It's a much better project that was animation support and customization.
With so many open issues, I have decided to go with react-native-gifted-charts
.
It comes with built-in animation support.
The link below has a gallery of many chart previews:
Gallery
After updating the state with new data I would like to animate a line chart.
I tried to do something like this:
But x is expected to be a number. How can I accomplish this?