1、Overlap when two legends
2、Touch Click event
3、mChartView.setOnClickListener,Set a listening event.
4、Execute mChartView.getCurrentSeriesAndPoint(),Get the current click
SeriesSelection
5、SeriesSelection seriesSelection =
mChartView.getCurrentSeriesAndPoint(),current can get a seriesSelection
Question:
Because Overlap when two legends point,How to return a SeriesSelections array,
Displays the current value of overlap of the two SeriesSelection?
Original issue reported on code.google.com by whwz...@gmail.com on 24 Aug 2011 at 6:48
Original issue reported on code.google.com by
whwz...@gmail.com
on 24 Aug 2011 at 6:48