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 Ligges <lig...@statistik.tu-dortmund.de
<mailto:lig...@statistik.tu-dortmund.de>>



    On 21.08.2011 10 <tel:21.08.2011%2010>: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@r-project.org <mailto:R-help@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
<http://www.taykey.com>


*


______________________________________________
R-help@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.

Reply via email to