HI..
i am using JFree chart's PriceVolume demo. I need to pass my own values for price,volume , date dynamically. Please suggest me the way it can be done. I am trying from some time but could not get any solution. Please reply....
regrards
ranjeet
How to Pass my own values in price Volume example..
Re: How to Pass my own values in price Volume example..
For now, you have to write your own dataset class that implements the HighLowDataset interface. There's no ready-made implementation yet.
Regards,
DG
Regards,
DG