Jinsong Zhao wrote: > Hellow, > > I plot a 3D scatter plot using cloud function in lattice package. > Although, I have read the help of cloud, and panel.cloud, > I did not find a way to remove the framebox out the 3D scatter plot. > > Any help?
You can set te argument par.box = list(col="transparent") Uwe Ligges > Thanks in advance! > > Best wishes, > > Jinsong > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
