Client Side Support

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
sarin
Posts: 10
Joined: Mon Dec 17, 2007 1:29 pm

Client Side Support

Post by sarin » Tue Jan 08, 2008 4:24 am

This is regarding the support of the JFree chart.
I read that JfreeChart Support Client Side.I want to know what is meant by this.
I would appreciate if you can clarify this concern as soon as possible.

Looking forward to hear from you.
Thanks in Advance
Sarin

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 Jan 08, 2008 9:59 am

The ChartPanel class is a Swing component that can display any JFreeChart instance. It provides tooltips, zooming, mouse events, a popup menu, optional buffering, etc. etc.
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

Locked