yuxinburen / achartengine

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

toScreenPoint(double[] realPoint, int scale) return Coordinate not Accurate #413

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
when i click the barchart,i wanna show something on the top of the 
Corresponding barview,so i need the actual screen coordinate,but when i when 
i call the method toScreenPoint with params seriesSelection.getXValue(), 
seriesSelection.getValue(),it doesn't look good,i need the the coordinate that 
drawtextvalue used.

Original issue reported on code.google.com by jack.f...@fabriqate.com on 3 Jun 2014 at 7:08

GoogleCodeExporter commented 9 years ago

Original comment by dandrome...@gmail.com on 16 Sep 2014 at 7:31