[R] Changing Color of Graphics Device
Uwe Ligges
ligges at statistik.uni-dortmund.de
Thu Aug 21 08:56:40 CEST 2003
Brunschwig, Hadassa {PDMM~Basel} wrote:
> Hello!
>
> Several of us here have tried to change the dark grey background color of the graphics device, without success. This grey background color only so far appears for Trellis plots. All other plots are shown with white background color. Is there any way to change this color?
>
> Regards
>
> Dassy
Several users have already asked this question, hence you'll find the
answer in the mailing list archives.
See ?trellis.device which tells you about its arguments "color" and
"theme" and that you can set
options(lattice.theme = "col.whitebg")
Uwe Ligges
More information about the R-help
mailing list