Chart generation library: 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;

2 Comments:
To see more details of integration of JFreeChart in web application you can visit
http://ziedlife.blogspot.com/2005/12/jfreechart.html
Can you show me how to combine chart in JFreechart? An example is combination of area chart and line type chart
Post a Comment
Links to this post:
Create a Link
<< Home