Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
How to change axis line color in xyplot function?
liuzzz6
·
Aug 15, 2011
·
r-help
By searching, i finally found the resolution. We could set "par.settings = list( axis.line = list(col ='white') )" in xyplot function, then the axis border lines will be white. Thanks anyway. Regards, Black -- View this message in context: http://r...
How to change axis line color in xyplot()
liuzzz6
·
Aug 15, 2011
·
r-help
Hi all, I tried and searched a lot to find a way of changing color of axis line in applying xyplot() function. Take following code as example: library(lattice) par(col='white') par(col.axis='white') par(col.lab='white...
Can't find what you're looking for? Try searching with Google .