The issue is quite simple and I could have found it sooner had I performed 
a simple diff

the following line that starts loading the libraries is missing the 
corechart library

google.charts.load('current', {'packages':['controls']});


google.charts.load('current', {'packages':['corechart','controls']});


-- 
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/cc893f17-6902-4c9c-8ce8-c003618bebbd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to