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

Home » Public Forums » archive » Re: plot range in Object Graphics
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: plot range in Object Graphics [message #20038 is a reply to message #20028] Thu, 11 May 2000 00:00 Go to previous messageGo to previous message
promashkin is currently offline  promashkin
Messages: 169
Registered: December 1999
Senior Member
I think you also have to apply the same normalization (xcoord_conv) the
rest of the plot has, to the one you are adding. In cases like this, I
tried also keeping plot limits in an array, to avoid multiple looped
queries to IDLgrPlots contained in my graph. This way, it is easy to
reset the limits of the axes if, lets say, you remove the plot that
caused axes to extend to a certain limit.
Cheers,
Pavel

Brad Gom wrote:
> Now I want to go one further. In my object I want to add and remove plot lines
> to the model without creating new axes. When initializing my object, I go
> through the steps above. So here's my question:
> Suppose I've set up some axes and a IDLgrPlot that have xranges of [0,8.5]. If
> I want to add a second IDLgrPlot with x data values that go from -1 to 10, and
> have the plot lines end exactly at the axes at x=0 and x=8.5, all I have to do
> is get the cxrange and cyrange from the existing axis, and use this for the
> xrange and yrange of the new IDLgrPlot.
>
> Is this correct?r
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Max memory on IRIX?
Next Topic: help on IDL

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

Current Time: Fri Oct 17 20:49:47 PDT 2025

Total time taken to generate the page: 1.19917 seconds