halfhp / androidplot

Charts and plots for Android
http://androidplot.com
Apache License 2.0
511 stars 159 forks source link

Need to eventListener for different SimpleXYSeries #105

Closed pandeeswaran closed 3 years ago

pandeeswaran commented 3 years ago

Anyone help me to add eventListener for SimpleXYSeries.

Multiple SimpleXYSeries having different data (X and Y series). Need to get the selected SimpleXYSeries type and their values.

Thanks.

halfhp commented 3 years ago

Hey @pandeeswaran since this is not a bug, this would be better asked on Stack Overflow with the androidplot label. Thx!