If only this feature existed! But alas, no, you have to make do with hacks to get around the problem.
Basically, colors can only be assigned by series, so if you want multiple colors, you must have multiple series (search this forum for bar colors, there are tons of threads about it). Here is an example of coloring by value:
http://jsfiddle.net/asgallant/QHJA6/ On Thursday, July 5, 2012 10:21:47 AM UTC-4, Joan Teixidó wrote:
Hello,
I'd like to change the color of every column in columnChart as for distinct value. Something like the colorFormatter does. I've tried with the formatters but i think that don't work with charts...
any suggestion?
Thks!
Joan