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

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to