I have recently upgraded from 1.0.9 to 1.0.13.
I noticed when you use the mouse drag to zoom in on the chart, it used to be an outline box showing the zoom area.
Now it is a shaded rectangle region as I drag to zoom. Is there a way to change that back to the outline rectangle?
drag zoom - outline vs shade block
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Re: drag zoom - outline vs shade block
In the ChartPanel class, you can call setFillZoomRectangle(false).
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

