search for: tp3746288p3746365

Displaying 1 result from an estimated 1 matches for "tp3746288p3746365".

2011 Aug 16
1
How to change axis line color in xyplot()
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') z = data.frame(x = 1:5) xyplot(x~x, z) The par(col.axis='white') has no effect on the result plot. Is there any way to change the color of