[Q] Spacing of axis tick values from axis? [message #10229] |
Fri, 24 October 1997 00:00 |
R.Balthazor
Messages: 7 Registered: June 1996
|
Junior Member |
|
|
Hello,
I'd be grateful if anyone can help me with this.
Do you know how to change the distance of the axis numbers from the axis
itself? For example,
PLOT,[0],[0],/NODATA,XRANGE=[1,4]
gives a nice box where the bottom looks something like (crude ASCII
representation):
| |
0 |_____|_____|_____|
1 2 3 4
But what I want is the axis numbering moved up real close to the axis,
| |
0|_____|_____|_____|
1 2 3 4
Is there any way to do this? I can see a long workaround by using
invisible AXIS all over the place, but is there a more elegant way?
Thanks in advance,
Richard.
--
r.balthazor@sheffield.ac.uk
Upper Atmosphere Modelling Group
University of Sheffield
|
|
|