drawing on chart with mouse is super inaccurate!

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
theAnonymous
Posts: 11
Joined: Tue Feb 22, 2011 8:15 pm
antibot: No, of course not.

drawing on chart with mouse is super inaccurate!

Post by theAnonymous » Fri Oct 05, 2012 4:43 am

how do i fix it? i understand that it's due to the inaccuracies when converting from double to int...

so, how do i get the range value and corresponding pixel position of each XYPlot in a CombinedDomainXYPlot?

thanks.

Locked