margelo / react-native-graph

📈 Beautiful, high-performance Graphs and Charts for React Native built with Skia
https://margelo.io
MIT License
2.04k stars 115 forks source link

fix: fingerX using last value instead of current #32

Closed akinncar closed 2 years ago

akinncar commented 2 years ago

Description

fingerX was using a late value to show circle on graph after this change

Demo

Before After
mrousavy commented 2 years ago

Thank you Akinn, LGTM! ❤️