comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: How to display ytitle on the right side of the figure box?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: How to display ytitle on the right side of the figure box? [message #18667] Thu, 20 January 2000 00:00
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
qp (ok_66@hotmail.com) writes:

> IDL usually displays the ytitle on the left side the figure box.
> I am wondering how to plot the ytitile on the opposite side,
> the right side, of the figurre box. Thanks !

Like this:

IDL> Plot, findgen(11), YStyle=4, Position=[0.15, 0.15, 0.85, 0.95]
IDL> Axis, YAxis=0, YTickFormat='(A1)'
IDL> Axis, YAxis=1, YTitle='This is the Y Title'

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: DOS print command
Next Topic: How to display ytitle on the right side of the figure box?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 06:48:27 PDT 2025

Total time taken to generate the page: 0.40267 seconds