It looks like multiple folks are having issues with getting more than one Google Chart to appear on a given page. This seems to do with a timing issue - using setTimeout or drawing charts one after another in event handlers fixed the problem.
Consistent repro: https://jsfiddle.net/3qdxd2m9/1/ Answers on this page provide viable workarounds, but this is just not what I'd expect from a professional API. Google, are you planning to fix this? http://stackoverflow.com/questions/33128087/multiple-google-charts -- 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 http://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/3683e81c-afa8-4f75-8f19-38dccbd2b716%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
