Hi R users,

Does anyone know how to change the size of 3d charts? I'm using surface3d in
rgl package, opening a new window each time to display the chart. I want it
so that the chart fills the whole window, because when I output it to png, I
don't want all the white space around the chart (right now, i'm getting this
white "border" around the chart because the chart is smaller than the
window).

I know how to set the size of the window, but not the chart. When I make the
window smaller, the chart automatically resizes so it gets even smaller. Is
there a way to set the chart output size so it fills all (or most) of the
window?

Thanks for all your help!

Best,
Mandy

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to