Kevin
unread,Feb 9, 2012, 5:44:25 PM2/9/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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