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

Does this feature exist? Selection dot always jumps back to the end when releasing it #72

Open ghasemikasra39 opened 1 year ago

ghasemikasra39 commented 1 year ago

Current behaviour

Selection dot always jumps back to the end of the graph when I release it. It does NOT stay at its position where I release it.

Desired behaviour

Selection stays at its position when releasing it. (At least having a prop that can enable this functionality)

I checked the example app and the source code, and could not find a prop that enable this feature.

CTOverton commented 1 year ago

would love to see this