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 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Scale Limits [message #82764] Fri, 18 January 2013 07:27 Go to next message
markjamie is currently offline  markjamie
Messages: 30
Registered: November 2012
Member
Cheers

Also is it possible to change the min / max of the scales independently from the property box? You can zoom with the mouse wheel but that changes both scales, not just one
Re: Scale Limits [message #82765 is a reply to message #82764] Fri, 18 January 2013 07:07 Go to previous messageGo to next message
Mark Piper is currently offline  Mark Piper
Messages: 198
Registered: December 2009
Senior Member
On Friday, January 18, 2013 6:25:35 AM UTC-7, mark...@gmail.com wrote:
> Thanks for your reply, however, I was thinking of the property menus you get when clicking on items in the function graphics window.
>
>
>
> You can change fonts, font size, line width, text etc but not scale details.

Yeah, I see -- when you call a NG routine from the command line, the "Logarithmic axis" property is disabled. I'll look into this.

mp
Re: Scale Limits [message #82767 is a reply to message #82765] Fri, 18 January 2013 05:25 Go to previous messageGo to next message
markjamie is currently offline  markjamie
Messages: 30
Registered: November 2012
Member
Thanks for your reply, however, I was thinking of the property menus you get when clicking on items in the function graphics window.

You can change fonts, font size, line width, text etc but not scale details.
Re: Scale Limits [message #82768 is a reply to message #82767] Fri, 18 January 2013 03:21 Go to previous messageGo to next 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.
Re: Scale Limits [message #82871 is a reply to message #82764] Tue, 22 January 2013 07:42 Go to previous message
Mark Piper is currently offline  Mark Piper
Messages: 198
Registered: December 2009
Senior Member
On Friday, January 18, 2013 8:27:57 AM UTC-7, mark...@gmail.com wrote:
>
> Also is it possible to change the min / max of the scales independently from the property box? You can zoom with the mouse wheel but that changes both scales, not just one

I've put in a feature request to toggle log axes from the NG propertysheet. I also like the idea of zooming along a selected axis with the mouse wheel; I'll talk with Chris about this.

mp
  Switch to threaded view of this topic Create a new topic Submit Reply
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 15:09:52 PDT 2025

Total time taken to generate the page: 0.00489 seconds