Skip to content

Plot frame color and linewidth

1 message · Dieter Menne

#
marcel wrote:
Thanks for providing a nice self-contained example. There was nothing wrong
with it, but you can simplyfy your life with:

library(lattice)
xyplot(1~1, par.settings = list(axis.line=list(col="green"))) 

When lost in trellis space, I always do:

str(trellis.par.get())

For standard graphics, there is an example with gray color at the bottom of
the par-help page.

Dieter





--
View this message in context: http://r.789695.n4.nabble.com/Plot-frame-color-and-linewidth-tp3708858p3709062.html
Sent from the R help mailing list archive at Nabble.com.