Chart Library

JGraph

Your rating: None

JFreeChart

JFreeChart is a free Java class library for generating charts, including:

* pie charts (2D and 3D);
* bar charts (regular and stacked, with an optional 3D effect);
* line and area charts;
* scatter plots and bubble charts;
* time series, high/low/open/close charts and candle stick charts;
* combination charts;
* Pareto charts;
* Gantt charts;
* wind plots, meter charts and symbol charts;
* wafer map charts;
Other features offered by JFreeChart:

* complete source code is included, under the terms of the GNU Lesser General Public Licence;
* access to data from any source via dataset interfaces;
* support for multiple secondary axes and datasets;
* tooltips, zooming, printing;
* direct export to PNG and JPEG;
* export to PDF via iText and SVG via Batik (both described in the JFreeChart Developer Guide).
* support for servlets, JSP (thanks to Cewolf), applets or client applications;
* comprehensive Javadocs;

Your rating: None

JFreeReport

JFreeReport is a free Java report library. It has the following features:

* full on-screen print preview;
* data obtained via Swing's TableModel interface (making it easy to print data directly from your application);
* XML-based report definitions;
* output to the screen, printer or various export formats (PDF, HTML, CSV, Excel, plain text);
* support for servlets (uses the JFreeReport extensions)
* complete source code included (subject to the GNU Lesser General Public Licence);
* extensive source code documentation;

Your rating: None
Syndicate content