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

Tooltip callback and get tooltip proprieties #28

Closed DavidePerozzi98 closed 4 years ago

DavidePerozzi98 commented 4 years ago

Is it possible to call a function and get x and y props when moving tooltip through points?

xanderdeseyn commented 4 years ago

Yes, I will implement it tomorrow!

xanderdeseyn commented 4 years ago

Implemented in 3.4.0. #29