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
______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
