Page 1 of 1

Dynamic JFreechart

Posted: Tue Nov 20, 2012 3:36 pm
by kostinio
I have a project where I read values from a file. I'd like to create a Dynamic chart where the user will have the ability to choose sections of the graphs and these sections will zoom - in in order to see the results. This functionality is similar to what the Excel does.

For example in the initial graph the user is able to see the graph of the whole year but I'd like to be able to zoom in and to see the graph of a specific day in the same panel,labelm frame.

Is it possible to be done via JFreechart???