pgplot y-axis key

From: <rgibson_at_email.domain.hidden>
Date: Fri, 06 Jul 2007 14:46:23 -0400
I have a nice, complicated plot generated with ISIS 1.3.0 (yes, it's an old
version).  The plot uses multiplot([1,1,...,1]), and there are two panes (or
whatever you call them) in the x direction.  I.e., it was opened with
open_plot("...", 2, 1);

The only problem is that the key that pgplot uses for the y-axis is
unacceptable.  This is not the ylabel("") label, but the numbers that pgplot
uses on the axis.  They are bunched together and unreadable.

I know this is an uncontrollable pgplot feature, but I thought maybe I could get
around it by using _pgrect() to blank out the axis key and write my own values
over it with xylabel().

Unfortunately, _pgrect() refuses to draw outside the plot box, even though there
is text out there in the pane.

Is there a good way to get around this?  It would be nice to have a general
solution, as this one feature prevents me from using ISIS plots, generally.

Thanks,
Rob

----
You received this message because you are
subscribed to the isis-users list.
To unsubscribe, send a message to
isis-users-request_at_email.domain.hiddenwith the first line of the message as:
unsubscribe
Received on Fri Jul 06 2007 - 14:46:18 EDT

This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:45 EDT