[R] How to change axis line color in xyplot function?

liuzzz6 liuzzz6 at gmail.com
Tue Aug 16 07:21:07 CEST 2011


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.789695.n4.nabble.com/How-to-change-axis-line-color-in-xyplot-function-tp3746288p3746365.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list