[R] background color of xyplot
ronggui
042045003 at fudan.edu.cn
Sun Oct 9 17:00:59 CEST 2005
see ?trellis.device
> trellis.device(color=F)
> Depth <- equal.count(quakes$depth, number=8, overlap=.1)
> xyplot(lat ~ long | Depth, data = quakes)
will get what you want.
======= 2005-10-09 22:32:10 ÄúÔÚÀ´ÐÅÖÐдµÀ£º=======
>Dear All,
>
>I am wondering if there is a way to change the color of the panels of the xyplot (lattice package) from "gray" to "white" ...... Because the printing of the xyplot's graph is not visible with the gray color ... I've seen the xyplot help but without any success
>
>
>Thanks lot in advance,
>
>
>Bernard,
>
>
>
>
>---------------------------------
>
>
> [[alternative HTML version deleted]]
>
>______________________________________________
>R-help at stat.math.ethz.ch mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
= = = = = = = = = = = = = = = = = = = =
2005-10-09
------
Deparment of Sociology
Fudan University
More information about the R-help
mailing list