Well, the short answer is "don't do that" (resize after the fact). Resize your 
graphic window first and then re-tune your annotations for that size.

The longer answer is that the lattice and ggplot2 packages were developed in 
part in response to the limitations of base graphics. They don't necessarily 
offer the kind of fine tuning you have been doing but they are generally 
resizeable and simpler to create as long as your graph type is supported. 
Unfortunately, each of them comes with a learning curve to get started, but 
they are available alternatives.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnew...@dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.

On May 27, 2014 10:17:03 AM PDT, Hurr <hill0...@umn.edu> wrote:
>Thanks David,
>I try and I wish I could benefit.
>Sorry I'm too stupid to learn much the documentation.
>There is so much of it and its interrelations not
>easily determined and I can't figure out where to look.
>It's hard to understand, but I try.
>Hard for my friends too.
>Now I have a quite nice graphic plot, 
>and it prints as-is.
>But if I try to stretch it manually or press the 
>full-page button (Windows 7) it's ruined.
>Hurr
>
>
>
>--
>View this message in context:
>http://r.789695.n4.nabble.com/Second-axis-on-bottom-of-graph-tp4690696p4691311.html
>Sent from the R help mailing list archive at Nabble.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.

______________________________________________
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