2 axis chart

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

2 axis chart

Post by Peter » Sun Sep 29, 2002 7:01 pm

I am interested in an making an XY scatter plot with time points as
the x axis, and with 2 different y axis.
As I mentioned, the x axis
will have the different time in min., that the data was collected, and
the 1 y axis would contain a particular measurement of the sample, and
the other (2nd) y axis would contain a different type of measurement
of the same sample. The problem is that I can't see how to do a 2 y
axis XY scatter plot.

PLEASE EMAIL ME...

David Gilbert

Re: 2 axis chart

Post by David Gilbert » Mon Sep 30, 2002 9:31 am

It isn't possible yet, but this is high on the priority list for JFreeChart.

Regards,

DG.

Locked