Re: Zoom in plot [message #76018] |
Fri, 13 May 2011 09:12  |
Mark Piper
Messages: 198 Registered: December 2009
|
Senior Member |
|
|
Hi Haje,
To zoom a NG plot, you can either use the scroll wheel on your mouse or hold down the shift key and left mouse button to draw a zoom box. Note: these works for me on Linux, I'm not sure how they map to a Mac.
mp
|
|
|
|
Re: Zoom in plot [message #76020 is a reply to message #76019] |
Fri, 13 May 2011 08:53   |
Haje Korth
Messages: 651 Registered: May 1997
|
Senior Member |
|
|
Thanks, David. I understand that all this can be coded. You have done
it and even I have done this several times with my more limited
skills :-) But the new graphics system is supposed to make IDL easier
to use, so I was hoping for an internal way to solve this. I have the
feeling there may not be one, so I will use your solution as a backup
as it is more universal than my stuff. Cheers, haje
On May 13, 11:21 am, David Fanning <n...@idlcoyote.com> wrote:
> Haje Korth writes:
>> I want to use the new graphics system so badly, but I run into all
>> these problems I am not used to. For example, I could not find a
>> magnifying glass in the plot window in IDL 8.1. Isn't there a simple
>> way to zoom into a plot?
>
> I've always found fsc_zplot helpful. :-)
>
> http://www.idlcoyote.com/programs/fsc_zplot.pro
>
> Right click to zoom back to the start.
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.idlcoyote.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
|
Re: Zoom in plot [message #76155 is a reply to message #76018] |
Mon, 16 May 2011 09:08  |
Haje Korth
Messages: 651 Registered: May 1997
|
Senior Member |
|
|
Thank you!!!! Indeed shift+left click works. Now the $64k question, is
this documented and if so where?
On May 13, 12:12 pm, Mark Piper <mpi...@ittvis.com> wrote:
> Hi Haje,
>
> To zoom a NG plot, you can either use the scroll wheel on your mouse or hold down the shift key and left mouse button to draw a zoom box. Note: these works for me on Linux, I'm not sure how they map to a Mac.
>
> mp
|
|
|