Hi, imho PieChart behaves strange with array of colors. When I set array of colors into options object, PieChart colors sections using this colors beginning from first color. When value in first row is 0, the PieChart doesn't draw this value and value stored in second row is colored with the first color in colors array. It would be normal behavior, if it were the same rule for another charts, e.g. ColumnChart. But ColumnChart draws every value, even zeros. And value from SECOND column (this chart uses transposed DataTable) ALWAYS colored with SECOND color Personally I need the same behavior in that charts when I change type of Chart using JS.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
