Skip to content
Back to formatted view

Raw Message

Message-ID: <400718F8.1030505@jhsph.edu>
Date: 2004-01-15T22:49:28Z
From: Roger D. Peng
Subject: Lattices: Cloud: Background
In-Reply-To: <65544FA95ABA5243975A6930429BD9B0092F85@icex33.ic.ac.uk>

Try

trellis.par.set("background", list(col = 0))

Or you can explicitly launch the trellis device and set `bg = 0'.

-roger

Mueller, Adrienne wrote:
> Hi,
> There's probably some simple way of doing this, but I'm just not seeing
> it - How do I get the background to be white instead of grey when I have
> a cloud plot (using the lattices package)? par(bg="white") isn't
> working. I'm assuming par commands won't work on lattice plots. What
> should I use instead?
>  
> Thanks,
> Adrienne
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>