JFreeChart
is open source java chart library, used to display good quality charts in java
applications. JFreeChart is easy to extend, and targets both server-side and
client-side application. You can use JFreeChart in applets, servlets and jsps.
By using
JFreeChart, you can generate pie charts, bar charts, time-series charts,
3D-charts etc., Following are some of the charts, that you are going to draw
while learning.
- JFreeChart Create your first chart
- Pie charts
- Set colors to piechart sections
- Setting labels for Piechart sections
- Setting labels for Piechart legend
- Exploding a section of Piechart
- 3D Pie charts
- Multiple Pie charts
- Bar Charts
- Change the orientation Of Bar chart
- Customizing Bar colors
- Customizing bar spacing between bars
- Line charts
- Adding subtitle to the chart
- XYLineChart
- Time Series charts
- JFreeChart Servlet Example
- Send jFreeChart to jsp page
No comments:
Post a Comment