Hi
I am new to JFreeChart. Could someone please explain to me how to do a Combined Chart? I need a XYPlot in a top graph, and a VerticalXYBar in the bottom graph. Also, the top graph needs to be bigger than the bottom graph. NB - the 2 plots will contain different y-axis data (the x-axis being the date...) The top plot is for share prices and the bottom plot is for volumes.
Many Thanks
How do I do a Combined Chart??
Re: How do I do a Combined Chart??
There is a PriceVolumeDemo.java file in the download that does something similar to what you want.
Regards,
DG.
Regards,
DG.