[R] lattice graph background

Sundar Dorai-Raj sundar.dorai-raj at pdf.com
Tue Jun 28 21:51:16 CEST 2005



Juan Carlos Quiroz Espinosa wrote:
> Hi user's
> 
> How to modify the color background on lattice plot. I am trying to
> plotting histogram from lattice package.
> 
> Thank very much
> 

Try:

trellis.par.set(theme = col.whitebg())

or create your own theme.

See ?trellis.par.set.

HTH,

--sundar




More information about the R-help mailing list