JFreeChart
Hi I want to display that graph using JFreeChart and TimeSeriesCollection. I have ResultSet that had threemonths Nav Value for every date. There are 92 records. I want to add the data into TimeSeries object using add() method of TimeSeries class. Any body tell me about how TimeSeries.add() works?
Then I will add TimeSeries Object to its collection.
I'll cast the TimeSeriesCollection into XDataset
Now I have to generate the graph using JFreeChart using XDataset,
Can anybody please guide me the steps?,
Thanx
Ajit
__________________
Ajit
|