Skip to content

Lattices: Cloud: Background

3 messages · Mueller, Adrienne, John Fox, Roger D. Peng

#
Dear Adrienne,

I'm aware of a couple of ways to get a white background in trellis 
graphics. One is lset(col.whitebg()).

I hope that this helps,
  John
At 07:04 PM 1/15/2004 +0000, Mueller, Adrienne wrote:
-----------------------------------------------------
John Fox
Department of Sociology
McMaster University
Hamilton, Ontario, Canada L8S 4M4
email: jfox at mcmaster.ca
phone: 905-525-9140x23604
web: www.socsci.mcmaster.ca/jfox
#
Try

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

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

-roger
Mueller, Adrienne wrote: