2006-02-07 11:42:32 +01:00
|
|
|
JFreeChart is a free Java class library for generating charts, including:
|
2003-11-12 01:53:03 +01:00
|
|
|
* pie charts;
|
|
|
|
* 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.
|
|
|
|
|
2005-10-10 06:21:33 +02:00
|
|
|
WWW: http://www.jfree.org/jfreechart/index.php
|