Changing color of an individual element in a column chart

22 views
Skip to first unread message

Kevin

unread,
Feb 9, 2012, 5:44:25 PM2/9/12
to Google Visualization API
Hi,

How do I change the color of an individual element in a column chart?
I see that I can set the color of a series, but it applies to every
element in that series. The Image Chart API allows specifying the
color of each element as in this syntax: chco=
<series_1_element_1>|...|
<series_1_element_n>,<series_2>,...,<series_m>

But I can't find something like this for the Visualization API.
Thanks!

kevin

asgallant

unread,
Feb 10, 2012, 9:45:02 AM2/10/12
to google-visua...@googlegroups.com
There is no explicit support for this.  The best you can do is assign individual points to separate series and set the isStacked option to true.
Reply all
Reply to author
Forward
0 new messages