How do I change the colors of each column made from spreadsheet online

19 views
Skip to first unread message

Simon Adrian

unread,
Apr 3, 2020, 6:18:58 AM4/3/20
to Google Visualization API
I have a google column chart on my site based on a spreadsheet, but instead of the default blue color I want every column to have its own color.

How do I do that 

SJW

unread,
Apr 15, 2020, 1:51:48 AM4/15/20
to Google Visualization API

chart1.draw(chart, {colors:['#3366cc','#dc3912','#109618']});

Reply all
Reply to author
Forward
0 new messages