ibrahimsaputra / achartengine

Automatically exported from code.google.com/p/achartengine
0 stars 0 forks source link

Overlap when two legends,Return SeriesSelections array? #124

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Sorry, I don't understand this issue.

Original comment by dandrome...@gmail.com on 26 Oct 2011 at 4:58