Package org.jfree.chart.demo
Some basic demos to get you started. A large range of demo applications is
available for download (including source code) with the JFreeChart Developer
Guide. For more information, see:
-
Class Summary Class Description BarChartDemo1 A simple demonstration application showing how to create a bar chart.PieChartDemo1 A simple demonstration application showing how to create a pie chart using data from aDefaultPieDataset
.TimeSeriesChartDemo1 An example of a time series chart.