I am loving these charts. Pulling data from databases is a breeze and
manipulating the display is working great!

So now I want to complicate my life.

Imagine a simple line graph tracking data points over time.

For every point >= 0 I want it and the line segment preceding it to be
red.
For every point < 0 I want it and the line segment preceding it to be
green.

Any ideas, how I could accomplish such?

Point me to the pertinent docs please.

Alternatively, maybe a different chart type would work.  The line
chart is best for my purposes, but will consider others.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to