[R] How to navigate (zoom, pan) in a plot/graph

Henrique Dallazuanna wwwhsd at gmail.com
Sun Aug 21 18:05:49 CEST 2011


See setGraphicsEventHandlers function.

On Sun, Aug 21, 2011 at 10:04 AM, Eran Eidinger <eran at taykey.com> wrote:
> Thank you Uwe,
>
> That solves the second question.
> Still looking for some solution to zooming in and out dynamically.
>
> Eran.
> 2011/8/21 Uwe Ligges <ligges at statistik.tu-dortmund.de>
>
>>
>>
>> On 21.08.2011 10:17, Eran Eidinger wrote:
>>
>>> Hello all,
>>>
>>> I need to zoom in and out and "travel"(pan) inside a plot, like you can do
>>> on a Matlab plot.
>>>
>>> If possible, I would also like the option to use the mouse to set a marker
>>> on the graph and get the (x,y) data for it, again, like in Matlab.
>>>
>>
>>
>> Don't know about that feature in Matlab, but see ?locator and ?identify for
>> regular R graphics.
>>
>> Uwe Ligges
>>
>>
>>  Is this possible in R with the regular packages, or do you maybe know a
>>> different package that will allow this?
>>>
>>> Eran.
>>> *
>>>
>>>
>>> *
>>>
>>>        [[alternative HTML version deleted]]
>>>
>>> ______________________________**________________
>>> R-help at r-project.org mailing list
>>> https://stat.ethz.ch/mailman/**listinfo/r-help<https://stat.ethz.ch/mailman/listinfo/r-help>
>>> PLEASE do read the posting guide http://www.R-project.org/**
>>> posting-guide.html <http://www.R-project.org/posting-guide.html>
>>> and provide commented, minimal, self-contained, reproducible code.
>>>
>>
>
>
> --
> *
> Eran Eidinger | Taykey Ltd | +972-54-5908077 | www.taykey.com
>
>
> *
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Henrique Dallazuanna
Curitiba-Paraná-Brasil
25° 25' 40" S 49° 16' 22" O



More information about the R-help mailing list