IDLgrAxis expanding [message #15059] |
Wed, 14 April 1999 00:00 |
Pavel Romashkin
Messages: 166 Registered: April 1999
|
Senior Member |
|
|
Hi,
When an instance of IDLgrAxis is created without /EXACT keyword, it is
adjusted by IDL so that tick labels are nicely rounded. However, this
has a side effect of non-/EXACT axis extending past the limit of the
VIEWPLANE_RECTANGLE for the parent IDLgrView. Sometimes this expansion
is really large. Is there a way to make IDLgrAxis to round ticks but
lie inside the VIEWPLANE_RECTANGLE? Else, I can't position other axes to
"border" the plot area, because "data" axes intersect with "border" axes
not at their ends. Any suggestions? Is it possible to get coordinates of
the end of an IDL-expanded axis, something like /CRANGE but in
normalized coordinates?
Thank you,
Pavel.
|
|
|