Groups
Groups
Sign in
Groups
Groups
Google Visualization API
Conversations
About
Send feedback
Help
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 AM
4/3/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
4/15/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
chart1
.
draw
(
chart
,
{
colors
:[
'#3366cc'
,
'#dc3912'
,
'#109618'
]});
Reply all
Reply to author
Forward
0 new messages