Search found 2 matches

by alainM
Fri Apr 16, 2010 8:46 am
Forum: JFreeChart
Topic: crosshairs implementation within a fastscatterplot
Replies: 0
Views: 1811

crosshairs implementation within a fastscatterplot

I'm looking for a way to implement crosshairs within a FastScatterPlot. From what I've seen it is not possible to use the CrosshairOverLay mechanism for there is an explicit cast to XYPlot whithin the paintOverlay method in the CrosshairOverlay class. Moreover there's no way to override CrosshairOve...
by alainM
Thu Apr 08, 2010 2:43 pm
Forum: JCommon
Topic: implement crosshairs within a fastscatterplot
Replies: 0
Views: 58161

implement crosshairs within a fastscatterplot

Hello, I'm looking for a way to implement crosshair within a FastScatterPlot. From what I've seen it is not possible to use the CrosshairOverLay mechanism for there is an explicit cast to XYPlot whithin the paintOverlay method in the CrosshairOverlay class. Moreover there's no way to override Crossh...