TiKaY
unread,Aug 25, 2011, 12:41:54 AM8/25/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
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
Hi, is there a way to have multiple colors in the candlestick chart?
I've been working on the visual playground code to put 2 different
colors (black/red) and it always shows only one color.
"series: {0:{color: 'black', visibleInLegend: false}, 3:{color: 'red',
visibleInLegend: false}}"
Should the multiple colors work? or is there anybody having the same
issue that I am?
Thank you,
TiKaY