xyline chart with 4 series
Posted: Wed Dec 22, 2010 8:26 am
Hello,
I want to plot an XY chart for 2 pairs of series, say serY1 serX1 and serY2 serX2.
The following don't work (i.e. three series are plotted instead of the 2 pairs):
xyline serY1 serX1 serY2 serX2
or
group grp1 serx1 sery1
group grp2 serx2 sery2
xyline grp1 grp2
Is there a way of doing this?
Thanks,
Javier
I want to plot an XY chart for 2 pairs of series, say serY1 serX1 and serY2 serX2.
The following don't work (i.e. three series are plotted instead of the 2 pairs):
xyline serY1 serX1 serY2 serX2
or
group grp1 serx1 sery1
group grp2 serx2 sery2
xyline grp1 grp2
Is there a way of doing this?
Thanks,
Javier