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!

-- 
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 https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/5a79967f-abd0-4766-b6c3-46fdb0530a62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to