1. Use a sensible subject line
2. "Figure margins too large" means there is no space in the device to plot the data, the margins take (almost) all the space already.

Uwe Ligges



On 26.01.2012 17:59, R. Michael Weylandt wrote:
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<hra...@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@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.

______________________________________________
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