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

Home » Public Forums » archive » multiplot ytitle help
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
multiplot ytitle help [message #94156] Wed, 08 February 2017 02:37 Go to next message
gunvicsin11 is currently offline  gunvicsin11
Messages: 93
Registered: November 2012
Member
Hi all,
I need to show five plot like this,
!p.multi=[0,1,5]

The problem is I have five different y titles, when I put the ytitle it exceeds the plot and goes to the next plot and overlaps on the next plot's ytitle.

Can anyone help in this regard. How do we restrict the ytitle within that particular plot.

thanks
Re: multiplot ytitle help [message #94157 is a reply to message #94156] Wed, 08 February 2017 04:53 Go to previous message
Matthew Argall is currently offline  Matthew Argall
Messages: 286
Registered: October 2011
Senior Member
You may want to try this program:

http://www.idlcoyote.com/documents/cg_programs.php#cgLAYOUT

It will allow you to specify the size of the gaps between plots, the size of the margins, and other things.

You can also try the [XYZ]MARGIN keyword to the Plot procedure.

http://www.harrisgeospatial.com/docs/graphkeyw.html#graphkey w_3288778166_332038

Lastly, you can to play with ![XYZ].MARGIN and ![XYZ].OMARGIN. ![XYZ].MARGIN is a global setting for the [XYZ]MARGIN keyword above. Personally, I would avoid messing with these system variables, though.

http://www.harrisgeospatial.com/docs/Graphics_System_Variabl e.html
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Change widget parent or duplicate widget. Is is possible?
Next Topic: Why doesn't PERROR make any sense in MPFIT?

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

Current Time: Wed Oct 08 09:22:39 PDT 2025

Total time taken to generate the page: 0.00459 seconds