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

Home » Public Forums » archive » Re: !P.multi overlap
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: !P.multi overlap [message #47899] Thu, 16 March 2006 15:50
vorticitywolfe is currently offline  vorticitywolfe
Messages: 19
Registered: January 2006
Junior Member
Perfect! Thanks guys!

Jon
Re: !P.multi overlap [message #47902 is a reply to message #47899] Thu, 16 March 2006 14:59 Go to previous message
news.qwest.net is currently offline  news.qwest.net
Messages: 137
Registered: September 2005
Senior Member
"Jonathan Wolfe" <vorticitywolfe@gmail.com> wrote in message
news:1142548253.167891.175970@i40g2000cwc.googlegroups.com.. .
> Hello,
>
> Is there a way to "pad" the distance between plots in !p.multi? I have
> an issue with the right hand side of one of my graph's y-axis (which
> has an axis label) running into the left hand side of the adjacent
> plots left hand side y-axis label. I tried using the position keyword
> in plot; however since I'm plotting within a loop it overlaid all the
> plots on one another overriding the !p.multi command. Any suggestions?
>
> Thanks!
> Jon
>

Hi Jonathan,
position and region get ignored in p.multi calls (i think), Rather than
do them yourself, a simple fix may be to just put a carriage return
in your axis titles.

For the plot on the left
ytitle=' title here !c '
and for the plot on the right
ytitle=' !c title here '

Cheers,
bob
Re: !P.multi overlap [message #47903 is a reply to message #47902] Thu, 16 March 2006 14:58 Go to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
Jonathan Wolfe wrote:
> Hello,
>
> Is there a way to "pad" the distance between plots in !p.multi? I have
> an issue with the right hand side of one of my graph's y-axis (which
> has an axis label) running into the left hand side of the adjacent
> plots left hand side y-axis label. I tried using the position keyword
> in plot; however since I'm plotting within a loop it overlaid all the
> plots on one another overriding the !p.multi command. Any suggestions?

Look into !X.MARGIN or !Y.MARGIN for system-wide stuff, or just set the XMARGIN or YMARGIN
keywords to PLOT.

paulv

p.s. !X.OMARGIN and !Y.OMARGIN can be handy too.

--
Paul van Delst
CIMSS @ NOAA/NCEP/EMC
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Quick question about creating tiff files.
Next Topic: how to get iimage to draw boxed axis??

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

Current Time: Sat Oct 11 15:40:32 PDT 2025

Total time taken to generate the page: 2.16017 seconds