GNUplot question: axes
Joel Hammer
joel
Mon May 17 12:02:18 PDT 2004
Just to clarify this problem: I am using the most uptodate
version of GNUplot (4.0) patchlevel 0.
The second set of axes can be scaled with:
set x2range;set y2range
And, you can label these axes with:
set x2label "On top"; set y2label "On the right"
And, when I plot against the 2nd set of axes, the data
points are laid out appropriately. HOWEVER, the scale is
is not shown on the x2 or y2 axes. Naturally, this makes
the 2nd set of axes essentially useless for plotting data.
So, does anyone know how to make gnuplot show the scale on the x2y2
axes?
Thanks,
Joel
More information about the Linux-users
mailing list