Hi, Romain and everyone. It seems Awesome Table is working today :) Thanks a lot.
I will watch it and keep you updated when the issue is happen. Regards, 2013年12月12日木曜日 3時28分26秒 UTC+9 Romain Vialard: > > Thanks Daniel. > > I'm using the "Enhanced Library Loading" advised in the documentation: > > https://developers.google.com/chart/interactive/docs/library_loading_enhancements#enhancedloading > > I was "autoloading" only the controls > <script type="text/javascript" src=" > https://www.google.com/jsapi?autoload={'modules':[{'name':'visualization', > 'version':'1','packages':['controls']}]}"></script> > > I'm switching to an autoload on controls, corechart & table and will see > if it fixes the issue for the people impacted. > <script type="text/javascript" src=" > https://www.google.com/jsapi?autoload={'modules':[{'name':'visualization', > 'version':'1','packages':['corechart','table','controls']}]}"></script> > -- 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. For more options, visit https://groups.google.com/groups/opt_out.
