On Saturday 08 March 2003 04:40 pm, Craig Aumann wrote: > I'm using the "cloud()" function to plot some data, but > cloud (and also wireframe) put an external box around the entire plot. > I can't figure out how to get rid of this external box. How do I turn it > off?
You can't currently. There should be an option in the next release. Until then, you would have to redefine print.trellis() (See https://www.stat.math.ethz.ch/pipermail/r-help/2003-February/054290.html) Deepayan ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
