[R] How to shade vertical bands in a graph?

Gabor Grothendieck ggrothendieck at gmail.com
Fri Aug 24 13:31:15 CEST 2007


There is an example using classic graphics here:

   http://www.mayin.org/ajayshah/KB/R/html/g5.html

and one using lattice graphics here:

   library(zoo)
   ?xyplot.zoo


On 8/23/07, del pes <cgdelnet at hotmail.com> wrote:
>
> Hello,
>
> I would like to draw vertical yellow bands in my graph, but could not find how to do that in the documentation.
>
> I set up a page to show what I would like to achieve: http://rstudent.blogg.de/eintrag.php?id=1 (the first picture was manually colored with the Gimp).
>
> Any help would be welcome...
>
> All the best,
>
> Delfina
> _________________________________________________________________
> [[replacing trailing spam]]
>
> ______________________________________________
> 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
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list