Hi,

I am trying to show different colors for same columns in ColumnChart
based on the values but not sure how to achieve this.

The raw_data for my column chart is something like this which contains
both positive and negative values.
var raw_data = [['Austria', -1336060, 1538156, -1576579, 1600652,
-1968113, 1901067]];

I want to show the positive values in green color and negative values
in red color.
Is there any configuration options in the column chart that I can use
to achieve this?

I greatly appreciate any guidance on how to solve this issue.

Thanks
Prakar

-- 
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