Google Calendar Chart - Legend issue

29 views
Skip to first unread message

Sterling

unread,
Jul 17, 2018, 5:47:40 PM7/17/18
to Google Visualization API
Hey,

I've been implementing the Google Calendar chart and can't seem to hide the legend.  I have tried:
var options = {
    legend
: 'none'
};

and

var options = {
    legend
: {position: 'none'}
};

Both with no avail.

Checkout this JSFiddle to see the issue: http://jsfiddle.net/tds63c85/

Thanks!
Reply all
Reply to author
Forward
0 new messages