Take a look at trellis.par.set(). For example, trellis.par.set(theme = col.whitebg()) changes things to look more or less like the default from the "standard" R graphics functions. But you can change one option at a time too.
Hope this helps, Matt Wiener -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lisa Wang Sent: Friday, March 31, 2006 4:23 PM To: R-Help Subject: [R] how to change the trellis graph background color Hello there, Please shed some light on how to change the background color of trellis graphic background. Thanks a lot lisa Wang Toronto, Ca ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
