Skip to content
Prev 178887 / 398503 Next

Understanding padding in lattice

Hi

In the development version of R, there is a new showViewport() function
that might help with debugging this sort of thing.  Try ...

showViewport()

... or possibly ...

showViewport(newpage=TRUE)

... just after drawing your plot.

Paul
Deepayan Sarkar wrote: