Hi,
I have a ResultSet that contains data from my SQL request, and i wana create an XYDataset.
Constructor of XYdataSet contains Object[][][] that can't match to data in my ResultSet.
I anyone have a sample of XYDataSet, or can help me !
Thx.
Krazey
XYDataset
Re: XYDataset
Take a look through the CVS repository on SourceForge...there is a new class com.jrefinery.data.JdbcXYDataset which might help you. It will be included in the next release of JFreeChart/JCommon.
Regards,
DG.
Regards,
DG.