Zooming - Wow!

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
ajgwin
Posts: 18
Joined: Mon Mar 17, 2003 4:53 pm

Zooming - Wow!

Post by ajgwin » Fri Mar 28, 2003 8:53 pm

I am a beginner to using jfreechart and today was asked to provide a zooming capability for my charts to my users. I checked in my documentation and then in the demos. I found the one line that I needed to make my charts zoom: chartPanel.setMouseZoomable(true); and it works great.

I just want to say thanks to all the hardworking people that have developed and continue to develop this great product. THANKS!!!

Allyson :D

david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

Post by david.gilbert » Tue Apr 01, 2003 11:25 pm

Thanks for the feedback, it is appreciated.

Regards,

Dave Gilbert

Locked