Is it possible to implement zooming in line chart . If yes then which all class it will support to zoom with mouse scroll.
Whether chart granuality will change when we will zoom in and out?
Please reply.
Zooming in jfree line chart
-
- Posts: 5
- Joined: Thu Aug 02, 2012 12:16 pm
- antibot: No, of course not.
-
- Posts: 513
- Joined: Wed Sep 12, 2007 3:18 pm
Re: Zooming in jfree line chart
Have you tried setMouseWheelEnabled() on your ChartPanel?