« dynaop | Main | OSCache - Java Cache Systems »

JFreeChart Charting and Reporting System





JFreeChart is a free 100% Java chart library that makes it easy for developers to display professional quality charts in their applications. JFreeChart's extensive feature set includes:

* a consistent and well-documented API, supporting a wide range of chart types;
* a flexible design that is easy to extend, and targets both server-side and client-side applications;
* support for many output types, including Swing components, image files (including PNG and JPEG), and vector graphics file formats (including PDF, EPS and SVG);
* JFreeChart is "open source" or, more specifically, free software. It is distributed under the terms of the GNU Lesser General Public Licence (LGPL), which permits use in proprietary applications.

Project Home Page
http://www.jfree.org/jfreechart/

JFreeChart Download
http://www.jfree.org/jfreechart/download.html

JFreeChart Demo
http://www.jfree.org/jfreechart/samples.html

JFreeChart Documentation
http://www.jfree.org/jfreechart/api/gjdoc/index.html

TrackBack

TrackBack URL for this entry:
http://freejdk.org/mt-tb.cgi/42

Comments (2)

ArchiEnger:

Hi there,

I would like to know how I can import jfreechart library files to sun java studio creator library manager.

Which files can i import?

Please do instruct.

Thank you...

George:

hi,

catch up this link.
Adding library would be a similar kind of...
http://developers.sun.com/jscreator/learning/tutorials/2/hibernate.html#04
Hope this would help you out.

Post a comment