xanderdeseyn / react-native-responsive-linechart

A customizable and responsive line or area chart for react-native
https://react-native-responsive-linechart.surge.sh
MIT License
203 stars 47 forks source link

interpolation spline along with dataPoint was creating problem #9

Closed sprakas closed 4 years ago

xanderdeseyn commented 5 years ago

Can you elaborate?

AilsonFreire commented 5 years ago

Screenshot_20190916-105429

This is what happens when you use the spline and dataPoint at the same time.

lucascardial commented 4 years ago

Do you solved this ?

ArvindKer commented 4 years ago

Screenshot 2020-03-12 at 9 38 30 PM Having same issue when using spline and dataPoint at the same time.

xanderdeseyn commented 4 years ago

Hi guys, I'm closing this issue because version 3.0.0 is out. Interpolation is not supported in v3.0.0 at the moment, but if there is enough demand I will add the feature again. I'm committing myself to monitor & develop this library more consistently.

mashad6 commented 2 years ago

@ArvindKer have you found any workaround for this? i am facing the same issue