On Sun, Aug 21, 2011 at 3:04 PM, Eran Eidinger wrote:
> Thank you Uwe,
>
> That solves the second question.
> Still looking for some solution to zooming in and out dynamically.
>
Try package 'playwith'.
Liviu
__
R-help@r-project.org mailing list
https:/
See setGraphicsEventHandlers function.
On Sun, Aug 21, 2011 at 10:04 AM, Eran Eidinger 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
>
>>
>>
>> On 21.08.2011 10:17, Eran Eidinger
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
>
>
> 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
On 21.08.2011 15:04, Eran Eidinger wrote:
Thank you Uwe,
That solves the second question.
Still looking for some solution to zooming in and out dynamically.
That is not implemented in standard R graphics. Packages rgl and iplots
may be able to do that.
Best,
Uwe
Eran.
2011/8/21 Uwe Ligg
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.
Do
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.
Is this possible in R with the regular packages, o
6 matches
Mail list logo