[R] Changing the colour in boxplots using bwplot()

Deepayan Sarkar deepayansarkar at yahoo.com
Wed Apr 24 08:24:08 CEST 2002


Changing trellis.settings$plot.symbol$col should work. This will unfortunately
change the default color for xyplot etc as well.

Incidentally, (although I'm not sure how you are doing it,) accessing
trellis.settings directly is not recommended, and will in fact fail in
subsequent versions of lattice. Instead use trellis.par.set (or lset once the
next version is out).


--- Patrick Connolly <P.Connolly at hortresearch.co.nz> wrote:
> I've managed to find how to change 
> 
> trellis.settings$box.rectangle$col
> and
> trellis.settings$box.umbrella$col
> 
> but I can't figure out how to change the colour of the point used
> to indicate outliers.  There doesn't seem to be a general colour.
> 
> What am I overlooking?
> 
> best




__________________________________________________

Yahoo! Games - play chess, backgammon, pool and more

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list