I use JFreeChart 1.0.9.
I have an XYSeriesCollection dataset with 5 XYSeries.
Is it possible to view DomainCrosshairVisible and RangeCrosshairVisible only for 2 of the series??
Crosshair question
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
That's an interesting idea, but currently not possible. What is your application for this feature, just out of interest? It probably wouldn't be hard to add a set of (per-series and default) flags to the renderer to control whether or not a series is "eligible" for crosshairs.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

