lecho / hellocharts-android

Charts library for Android compatible with API 8+, several chart types with scaling, scrolling and animations 📊
Apache License 2.0
7.43k stars 1.61k forks source link

Line Chart Movable/Dragable when touch on a point on chart #476

Open nomizodiac opened 6 years ago

nomizodiac commented 6 years ago

I want to implement a line chart exactly like shown in gif? Is there any callback where i can point where user has touch on linechart and then draw a marker on that point and then user can drag/move

gcoj0

MGasztold commented 6 years ago

++

I am looking for the same functionality . Any hints would be welcome on how to achieve this. Thank you

nomizodiac commented 6 years ago

I haven't found any solution for it yet. We should keep digging

shraddhamodi commented 3 years ago

@nomizodiac did you find some library for it or solution for how to manage it on android native?