Oh no, I would like to show a line graph with rectangular bands of different colors (for different ranges of the y-axis value) for the background. Areacharts won't help in this case. Thanks for your reply anyway.
--- In [email protected], "Brendan Meutzner" <[EMAIL PROTECTED]> wrote: > > AreaChart and AreaFills doesn't meet your requirements? Wouldn't a separate > series and fill color work for your "below" threshold values and a different > one for "above"? Maybe I'm not understanding though... > > > Brendan > > > > On Wed, Jul 9, 2008 at 2:10 AM, sc_vidya <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I am looking to generate a Line Series chart with a different > > background color (in the chart area) set for different regions. > > > > To give an example, If I am working on a CPU temperature alert system > > where a value of above 'X' for the y co-ordinate falls in the red > > alert region and the chart has to have two horizontal background > > regions - blue for below threshold and red for above threshold with a > > line series showing the actual recorded values. > > > > I have tried doing this in vain using fills/ backgroundElements. Any > > pointers? > > > > Thanks, > > Vidya > > > > > > > > > > -- > Brendan Meutzner > http://www.meutzner.com/blog/ >
