I've used the colors option to specify my array of colors, example:

chart.draw(data, {width: 600, height: 300, is3D: true, colors:
['#336600','#ff6600','000999'], title: 'My Chart'});

This works great for setting my column colors however, the 3D top and
side of each column bar is also coded with these colors (unlike the
default effect when colors are not specified) which pretty much takes
away from the 3D effect.

Is there a way to set the 3D colors are part of the color array?

Example of default and color-specified charts:
http://healthfusion.com/pmslite/report_card_EM.html

Thanks in advance

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