Is there a way using the Google Charts Api (google.visualization.ColumnChart) to have a single series with a different color for each item in the series?
Basically I want to have a column chart where the columns are each a different color and each column is labeled.
Thanks