Y-axis on RHS,label?

Lee Byerle labyerle at MET.UTAH.EDU
Mon Feb 28 19:30:00 EST 2005


Lyn,
First display the first variable, then before the second, type:

ga> set ylpos .1 r

The .1 specifies the offset from the right axis.  Next set whatever range you
want for r.h.s.:

ga> set vrange 0 20 2
ga> d variable

My question to all is, what is the easiest way to then label the RHS axis
vertically
(like the result for "draw ylab", which defaults to the axis on the
left-hand-side only.  My guess is to do it with "draw string.."

Lee


On Tue, 1 Mar 2005, Lynette Bettio wrote:

> Hello,
>
> I was wanting to do an x-y plot with two different y-axis scalings. I
> would prefer to have the second y-axis scale on the right hand side
> (rather than both scales on the LHS as it currently plots). Does anyone
> have any suggestions? Any help would be appreciated. Thanks in advance.
>
> Regards,
> lyn bettio
>



More information about the gradsusr mailing list