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 else to call it. It is the grid around each plot and strip. It dominates the trellis ...(that's what I should have called it). How do you change the colour of the trellis? -----Original Message----- From: Prof Brian Ripley [mailto:[EMAIL PROTECTED] Sent: Wednesday, 4 June 2003 6:26 PM What grid? You put it there, and you can change its colour. It comes from calling panel.grid, and arg(panel.grid) will hint to you how to change this. ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
