[R] lattice: remove box around wireframe (*follow-up*)

2010-11-27 Thread Marius Hofert
okay, solved :-)) It is mentioned here: http://r.789695.n4.nabble.com/How-to-remove-outer-box-from-Wireframe-plots-td824819.html so ... wireframe(z ~ x*y, data = test, scales = list(col = "black", arrows = FALSE), par.settings = list(axis.line = list(col = "transparent"))) ... solves it. Cheer

[R] lattice: remove box around wireframe (*follow-up*)

2010-11-27 Thread Marius Hofert
Dear expeRts, below is a minimal example from the thread http://www.mail-archive.com/r-help@r-project.org/msg48098.html about how to remove the outer box / frame of a wireframe plot. As one can see, the suggested code does remove the box (by making it transparent), however, it also removes the