--
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 google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
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/796aa50d-c442-43c7-a39a-a33644296fe5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Bryan,It appears you are using both the jsapi loader and the gstatic loader on the same page. That is not going to work. If it worked before, you were just lucky. We hadn't ever planned or expected that to work.So if you still have a problem after switching to only use one way of loading the library, let us know. Thanks.
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>