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

Is there a zoom or scale event? #527

Open goransleko opened 5 years ago

goransleko commented 5 years ago

Is it possible to have zoom event detection? I would need it because I want to show points on my graph, when zoom is increased. Can you also get the number of visible points/values on graph?