All the loading problems should be resolved now. We found the cause of the problem, which was caching of redirects that were not updating as expected. We changed the loader so it uses a different way of mapping 'current' to '44' that avoids the redirects. So everything that was failing for this reason should now be fixed. Ideally, you should change your code so it loads 'current' again rather than '43' or '44', so you will see future updates, but you can leave it as if it is working satisfactorily for you.
There may be other problems unrelated to the loading problems, of course. Please report any problems that persist. Thanks. On Wednesday, March 2, 2016 at 10:49:15 AM UTC-5, Joshua Long wrote: > > The problem is still persisting across random offices nationwide. To >> temporarily alleviate this problem: >> > > Change line > google.charts.load('current', {'packages':['corechart']}); > To this > google.charts.load('44', {'packages':['corechart']}); > > This problem is affecting across browsers (Chrome, Firefox, IE) as well as > operating systems. > -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-chart-api+unsubscr...@googlegroups.com. To post to this group, send email to google-chart-api@googlegroups.com. Visit this group at https://groups.google.com/group/google-chart-api. For more options, visit https://groups.google.com/d/optout.