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

Home » Public Forums » archive » Re: Scale Limits
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: Scale Limits [message #82768 is a reply to message #82767] Fri, 18 January 2013 03:21 Go to previous messageGo to previous message
lecacheux.alain is currently offline  lecacheux.alain
Messages: 325
Registered: January 2008
Senior Member
Le vendredi 18 janvier 2013 10:38:03 UTC+1, mark...@gmail.com a écrit :
> One thing I've failed to find in all the interactivity of function graphics is how to change the scale limits of an axis without re-plotting or simply reissuing an axis.xrange=[0,10] command. Can the axis limits not be changed using the property menus for a function graphic?
>
>
>
> Also,how come you can't dynamically change an axis from linear to logarothmic using the function graphics property menus?

Sure, it can. Try, for example:

pl = plot(/TEST)
(pl.axes)[0].XRANGE=[1,100] ;change axis range
(pl.axes)[0].LOG = 1 ;change to log scale.

alain.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Limit to input when creating a SAVE file?
Next Topic: AstroPlotLib

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

Current Time: Wed Oct 08 17:28:30 PDT 2025

Total time taken to generate the page: 0.00462 seconds