[R] Zoomable graphs with multiple plots

Jim Porzak jporzak at gmail.com
Thu Sep 3 22:25:35 CEST 2009


Tim,

I've had success (& user acceptance) simply plotting to a .pdf &
passing zoom functionality to Acrobat, or whatever.

Worked especially well with large US map with a lot of fine print annotation.

Of, course, will not replot axes more appropriate for zoom level.

HTH,
Jim Porzak
Ancestry.com
San Francisco, CA
www.linkedin.com/in/jimporzak
use R! Group SF: www.meetup.com/R-Users/



On Thu, Sep 3, 2009 at 9:38 AM, Greg Snow<Greg.Snow at imail.org> wrote:
> Look at the zoomplot function in the TeachingDemos package.
>
> --
> Gregory (Greg) L. Snow Ph.D.
> Statistical Data Center
> Intermountain Healthcare
> greg.snow at imail.org
> 801.408.8111
>
>
>> -----Original Message-----
>> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
>> project.org] On Behalf Of Tim Shephard
>> Sent: Thursday, September 03, 2009 12:38 AM
>> To: r-help at r-project.org
>> Subject: [R] Zoomable graphs with multiple plots
>>
>> Hi folks,
>>
>> I was wondering if anyone could confirm/deny whether there exists any
>> kind of package to facilitate zoomable graphs with multiple plots (eg,
>>  plot(..) and then points(..)).    I've tried zoom from IDPmisc, and
>> iplot from the iplot and iplot extreme packages, but as far I can
>> tell, neither can handle the task.
>>
>> Does anyone know anything else that might work?   Or generally know
>> different?
>>
>> Cheers,
>>
>> Tim.
>>
>> ______________________________________________
>> 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.
>
> ______________________________________________
> 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.
>




More information about the R-help mailing list