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

Home » Public Forums » archive » Re: positioning oplots
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: positioning oplots [message #444] Wed, 05 August 1992 04:35 Go to previous message
zawodny is currently offline  zawodny
Messages: 121
Registered: August 1992
Senior Member
You can cure the problem of all the plots endding up in the last plot
box by changing the first element of !p.multi. For instance if you have set
!p.multi = [0,2,3,0,0] previously and plotted six or fewer plots and now wish
to overplot something in the first plotbox, then set !p.multi(0) = 6 (or 5 for
the second plot box etc.) If the x(y).range vary from plot to plot you will
also have to reestablish the correct coordinate system (data to device mapping)
with a call to plot like

PLOT,[0],xrange=[xmin,xmax],yrange=[ymin,ymax],xstyle=5,ysty le=5,/nodata

This call should only reset x(y).crange and !p.clip (and a few related things)
without redrawing anything (you may also have to set the titles to the null
string).

Best of Luck
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- *-*-*-*-*-*-*-*-*-*
Joseph M. Zawodny (KO4LW) /\
NASA Langley Research Center \/ THIS SPACE
Hampton VA, 23665-5225 /\ FOR RENT
zawodny@arbd0.larc.nasa.gov \/
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- *-*-*-*-*-*-*-*-*-*
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Openwindows 3.0 anomaly with widgets
Next Topic: positioning oplots

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

Current Time: Sat Oct 11 05:22:46 PDT 2025

Total time taken to generate the page: 0.31739 seconds