[R] (no subject)

R. Michael Weylandt michael.weylandt at gmail.com
Thu Jan 26 17:59:54 CET 2012


I usually get that error when I'm replotting on a window/device that's
already really small:

e.g., on my Mac

plot(1:5)
## Make window really small
plot(1:6) # Throws error

Michael


On Thu, Jan 26, 2012 at 11:32 AM, Harish Eswaran <hran25 at att.net> wrote:
>
>                Dear Rhelp,
>
>
>
> When I try to plot a barplot, I get the following message:
>
>
>
> Error in plot.new() : figure margins too large
>
>
>
> What does this mean and how can I fix it?
>
>
>
> I appreciate your help,
>
> Horatio Gates
>
>        [[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.



More information about the R-help mailing list