Combining CategoryPlot and XYPlot

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Moshea

Combining CategoryPlot and XYPlot

Post by Moshea » Thu Feb 06, 2003 8:31 am

Hi

I need to plot a combined chart with vertical bar graph and time series graph on it. I've used CategoryPlot to plot my vertical bar graph and the XYPlot to draw my time series graph. But, how can I combine them? I looked at the combinedXYPlot and the overlaidplot libraries and they don't seem to be what I need.

Please help !!!

Thanks mate !!!

Moshea

Locked