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:

http://www.object-refinery.com/jfreechart/guide.html

Classes

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 a DefaultPieDataset
TimeSeriesChartDemo1 An example of a time series chart.