I am using JFreeChart in a web environment, so I have a web page with a .png image that is my chart..
I really would like to let the user click on it with his mouse and zoom on the image, just like it is possible with ChartPanel (that I cannot use),
Is there anything to do it? Any Suggestion would be useful, thought I am not very skilled,
Thanks!