Skip to content
Prev 8216 / 15076 Next

Error in plot.new() : figure margins too large

hi all,
Not sure if this is mac/quartz specific or not.

With my default graph size (about 3*3 inches), this:
gives the error "Error in plot.new() : figure margins too large?:

If I expand the quartz window, run the code (error free), then reduce the window (generating an in window ?margins" error message), then expand again: it redraws itself just fine.


Question: Why doesn?t the code execute the same way when the window is initially too small? (i.e., draw into a window minimally big enough to allow the scaled graph to be rendered, then try rendering in the desired window, keeping the plot code intact and making an in-window error if necessary)?


best, tim