Hi all,
I' am a beginner in JFreeChart and I have read the JFreeChart.pdf.
Can anybody give me a very easy example to create a LineChart and a TimeSeriesChart.
I have tested the PieChart example from the JFreeChart.pdf. But it seems that LineChart and TimeSeriesChart are more different.
Can anybody help me?
Example LineChart, TimeSeries
Re: Example LineChart, TimeSeries
I'm working on updating the documentation to explain the creation of other chart types...in the meantime you can look at the demo applications in the source/com/jrefinery/chart/demo directory in the download. In version 0.8.1 there are some new classes that show the creation of individual chart types.
Regards,
DG.
Regards,
DG.