[R] background color in scatterplots

2008-03-28 Thread Georg Ehret
Dear R community,I have a scatterplot with multiple vertical ablines. I wish to color each interval between two ablines in a different color... Could you please indicate me how to do this efficiently? Thank you! Georg. Georg Ehret Johns Hopkins Baltimore [[alterna

Re: [R] background color in scatterplots

2008-03-28 Thread Mike Prager
"Georg Ehret" <[EMAIL PROTECTED]> wrote: > Dear R community,I have a scatterplot with multiple vertical ablines. I > wish to color each interval between two ablines in a different color... > Could you please indicate me how to do this efficiently? > > Thank you! > Georg. > ***