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

Home » Public Forums » archive » Multiple axes and plots with NG
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: Multiple axes and plots with NG [message #87180 is a reply to message #87171] Tue, 14 January 2014 12:11 Go to previous message
Matthew Argall is currently offline  Matthew Argall
Messages: 286
Registered: October 2011
Senior Member
> This plot works well but varying the limits of Axis_range in plot2 does not scale the plot2.

Plots do not have an "Axis_Range" keyword. Instead, they use "[XYZ]Range". In the above example, if you can do, for example,

Plot2.YRange = [100,1000]


If instead you are using Axis2, then

Axis2.Axis_Range = [100,1000]

will scale the axis (the axis shortens to be in the proper range), but leaves the actual data space alone. The plot itself does not zoom to the range [100,1000].
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Mann-Kendall test. Here
Next Topic: Why are you still here?

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

Current Time: Wed Oct 08 16:14:25 PDT 2025

Total time taken to generate the page: 0.00361 seconds