Hello,
i play with the version 0.5.6, i know it is a verry old version.
Could somebody give me the Code for DefaultXYDataSource method.
I would construkt a similar method.
Thx for helping
Kenny
JFreeChart 0.5.6
Re: JFreeChart 0.5.6
Hi Kenny,
The source code for DefaultXYDataSource is in the 0.5.6 download, which you can still get from the JFreeChart project page on SourceForge:
http://sourceforge.net/projects/jfreechart
If you upgrade to the latest version (0.9.1) you will find that this class has been renamed DefaultXYDataset and is now part of the JCommon class library.
Regards,
DG.
The source code for DefaultXYDataSource is in the 0.5.6 download, which you can still get from the JFreeChart project page on SourceForge:
http://sourceforge.net/projects/jfreechart
If you upgrade to the latest version (0.9.1) you will find that this class has been renamed DefaultXYDataset and is now part of the JCommon class library.
Regards,
DG.