[R] Help: draw 3 filled.contour on one page

Ott Toomet otoomet at econ.dk
Thu Dec 5 12:47:03 CET 2002


Hi,

take a look what are your par("mar").  Reasonable values are e.g.

par(mar=c(4,3,1,1))

If it does not help, look at help page for par() and look at different
parameters, related with margins.

 | From: Z Cui <Z.Cui at bham.ac.uk>
 | Date: Thu, 05 Dec 2002 11:27:02 +0000
 | 
 | Dear All,
 | 
 | I tried to draw 3 filled.contour plots on one page, but failed. It returns 
 | "Error in plot.new() : Figure margins too large". 
 | 
 | Can anyone help me to do this.
 | 
 | BTW, does anyone has the experience to draw a isosurface with R?

Unfortunately, I have not.

Ott




More information about the R-help mailing list