I was loading 'current' version.  Found that you can set a specific 
version.  Setting to '44' worked for me...

https://developers.google.com/chart/interactive/docs/basic_load_libs#load-version-name-or-number



On Tuesday, November 22, 2016 at 1:46:38 PM UTC-8, Xerxes Dotiwalla wrote:
>
> As far as I can tell, it just started today:
>
> loader.js:149 Uncaught TypeError: d is not a function(…)e @ loader.js:149
>
> My code is:
>
> <script type="text/javascript" src="
> https://www.gstatic.com/charts/loader.js";></script>
> <snip>
> google.charts.load('current', {'packages': ['corechart']});
>
> Dropping to v44 seems to fix it:
>
> google.charts.load('44', {'packages': ['corechart']});
>
> Please advise. 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/a5e726ea-a2d7-47b2-b391-88f49821a06d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to