intermine / intermine-apps-c

InterMine apps built using Bower and Grunt
http://intermine-apps-c.labs.intermine.org/
1 stars 3 forks source link

List widgets have stopped displaying #45

Closed yochannah closed 4 years ago

yochannah commented 4 years ago

This is caused by the Google JS chart loader, which was deprecated. A good lesson in reasons to avoid third-party hosted scripts!

@uosl found the fix here: https://developers.google.com/chart/interactive/docs/basic_load_libs#updateloader

heralden commented 4 years ago

Thanks for picking this up [=