Sergey, thank you for help.
I still cannot set up colors for the columns. 
Now I'm trying to use Material Bar Chart:
  data.addColumn({ type: 'number', label: 'Failed Status', style: { color: 
'red' } }); - doesn't work!

You mentioned the "color option". What is it?

Thanks,
Leonid

On Wednesday, 4 February 2015 06:53:11 UTC-8, Sergey wrote:
>
> 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] 
> <javascript:>> 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] 
>> <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> 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.

Reply via email to