Chart not rendering on blog

36 views
Skip to first unread message

Bryan Maloney

unread,
Jul 1, 2016, 10:01:53 AM7/1/16
to Google Visualization API

I am working on a blog entry with multiple charts. Most of them, so far, are displaying. One of them is not. It works on JsFiddle: https://jsfiddle.net/yft7c2w5/


The chart that isn't rendering on the blog is "Effect of Disparity on Hate Groups".

Daniel LaLiberte

unread,
Jul 1, 2016, 10:14:25 AM7/1/16
to Google Visualization API
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.


--
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.



--

Bryan Maloney

unread,
Jul 5, 2016, 8:23:18 AM7/5/16
to Google Visualization API

As you have already figured out, I don't really know what you're talking about. Which loader is which, which loader should I pick, and how do I get the page to only use one of those loaders? 
Message has been deleted

Bryan Maloney

unread,
Jul 12, 2016, 10:06:49 AM7/12/16
to Google Visualization API


On Friday, July 1, 2016 at 10:14:25 AM UTC-4, Daniel LaLiberte wrote:
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.


I looked into this. On Google's own web page, Google states the following:

For Geochart and Map Chart, you must load both the old library loader and the new library loader.
      <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script> 
      <script type="text/javascript" src="https://www.google.com/jsapi"></script>


Soooooo, since GOOGLE instructs us to do exactly what you say Google doesn't believe can be done, WHAT IS GOOGLE'S SOLUTION?
 
Reply all
Reply to author
Forward
0 new messages