If you are using CoreCharts, you can set either the colors option to customize the palette or the series.<index>.color option to customize any individual series color.
The colors option should also work for the Material Bar Chart, however the series.color option does not work yet. You can find the documentation for these options here: https://developers.google.com/chart/interactive/docs/gallery/columnchart On Tue Feb 03 2015 at 5:40:21 PM Leonid Ganeline <[email protected]> wrote: > Hello, > I need to create a Stacked Column Chart with custom colors. > The data compounded from the columns (Statuses) and rows (Types). I tried > several methods but was unlucky, the legend and respective bar colors setup > automatically. I want to set up the Status bars/legend with custom colors. > How to do this? > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at > http://groups.google.com/group/google-visualization-api. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
