RE: [R] Strip location and grid colour in Lattice

2003-06-05 Thread Mulholland, Tom
I am not using panel.grid directly. It appears to use the reference.line component of the lattice.theme. Since I have tried changing all obvious comonents in the lattice.theme (including reference.line) I assume I am correct in this assertion. I probably used the wrong word, but I wasn't sure what

RE: [R] Strip location and grid colour in Lattice

2003-06-05 Thread Tom Mulholland
I'm not sure of the correct term, but in essence it is the equivalent to the frame in the basic plots or might be described as the bounding box to each plot. That is when you look at 16 plots on a page these frames (boxes) make up a grid. -Original Message- > Secondly, from a more persona

Re: [R] Strip location and grid colour in Lattice

2003-06-05 Thread Deepayan Sarkar
On Wednesday 04 June 2003 13:48, Liaw, Andy wrote: > > From: Deepayan Sarkar [mailto:[EMAIL PROTECTED] > > > > On Wednesday 04 June 2003 04:26, Mulholland, Tom wrote: > > > I am probably missing something quite obvious, but any help would be > > > appreciated. I am continually getting people misrea

RE: [R] Strip location and grid colour in Lattice

2003-06-05 Thread Liaw, Andy
> From: Deepayan Sarkar [mailto:[EMAIL PROTECTED] > > On Wednesday 04 June 2003 04:26, Mulholland, Tom wrote: > > I am probably missing something quite obvious, but any help would be > > appreciated. I am continually getting people misreading the > lattice plots > > because they are expecting the

Re: [R] Strip location and grid colour in Lattice

2003-06-05 Thread Deepayan Sarkar
On Wednesday 04 June 2003 04:26, Mulholland, Tom wrote: > I am probably missing something quite obvious, but any help would be > appreciated. I am continually getting people misreading the lattice plots > because they are expecting the strip (with the factor names in them) to be > below the graph.

[R] Strip location and grid colour in Lattice

2003-06-04 Thread Mulholland, Tom
I am probably missing something quite obvious, but any help would be appreciated. I am continually getting people misreading the lattice plots because they are expecting the strip (with the factor names in them) to be below the graph. Is there anyway of achieving this. Secondly, from a more perso