Skip to content
Prev 156325 / 398506 Next

Creating smooth color regions with panel.contourplot()

On Wed, Sep 17, 2008 at 1:12 PM, David Carslaw
<d.c.carslaw at its.leeds.ac.uk> wrote:
Yes, that's the drawback of mixing grid and base graphics (even
resizing the screen device will not work). However, if you explicitly
start a device and plot to it, instead of copying from a screen
device, that should work fine.

-Deepayan