Re: [R] Lattice graph tweaking

2009-08-25 Thread Wallis, David
...@gmail.com] Sent: Tuesday, August 25, 2009 3:19 PM To: Wallis, David Cc: silwood-r; r-help@r-project.org Subject: Re: [R] Lattice graph tweaking A reproducible example would be nice. Try grid = FALSE for the first question, though I'm unaware which lattice plot you are using where the default is

Re: [R] Lattice graph tweaking

2009-08-25 Thread Sundar Dorai-Raj
A reproducible example would be nice. Try grid = FALSE for the first question, though I'm unaware which lattice plot you are using where the default is TRUE. So I can't guarantee that will even work. For your second question, add par.settings = list(strip.background = list(col = "white")) to yo