Hello,
I use the jfreechart-0.7.4 to draw time series charts.
Do you know where I can find the files Date.java, Day.java, Millisecond.java?
I can't find the directory date and I would like to create my own class containing year, month, day AND hour.
Thanks a lot,
Helene.
pb with timeSeriesCharts
Re: pb with timeSeriesCharts
These classes are part of the JCommon class library (for now, anyway) which you can download from:
http://www.object-refinery.com/jcommon/index.html
I'd recommend that you download the latest version of JFreeChart and JCommon, as there have been some bug fixes for the time series classes.
Regards,
DG.
http://www.object-refinery.com/jcommon/index.html
I'd recommend that you download the latest version of JFreeChart and JCommon, as there have been some bug fixes for the time series classes.
Regards,
DG.