[R] Reducing space around lattice wireframe plots
Deepayan Sarkar
deepayan.sarkar at gmail.com
Fri May 30 18:26:01 CEST 2008
On 5/30/08, Karl Ove Hufthammer <Karl.Hufthammer at math.uib.no> wrote:
> Dear R-help.
>
> When plotting 3D wireframe plots with the lattice package, there is often
> a lot of space between the actual plot (i.e., cube) and panel borders. For
> a single wireframe, this is not a problem, but when plotting multiple
> wireframes, the wasted space decreases the size of the plots very much.
>
> Is there a way to decrease this space/margin? I could not find any
> information about it in the documentation.
I think you are looking for the 'zoom' argument (described under '...').
-Deepayan
More information about the R-help
mailing list