Dear all,

In many cases, I need a plotting region much bigger than the screen (e.g. for maps or 
for graphs with many labels).

if I try
windows(width=15, height=15, rescale="fixed")
it seems to be OK (a screen with scrollbars, exactly what I need)

but if I try then
plot(faithful$eruptions, faithful$waiting)

I receive 

Error in plot.new() : Outer margins too large (fig.region too small)

Is there a solution ?

with many thanks in advance

Alain Guerreau   directeur de recherche au CNRS  Paris


        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to