[R] Error in plot.new()

jean luc picard peter.wohlmuth at gmx.at
Sun Jan 24 22:40:40 CET 2010


Running R --vanilla

> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
Error in plot.new() : figure margins too large
In addition: Warning messages:
1: Display list redraw incomplete 
2: Display list redraw incomplete 

The plot statement only opens the graphics window but no graphic is
displayed (the same problem as in the original session).

Peter
-- 
View this message in context: http://n4.nabble.com/Error-in-plot-new-tp1288878p1288886.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list