It might be that labtest.js is calling google.load before the jsapi script is loaded. You can try to look at http://code.google.com/apis/loader/, specifically the Dynamic Loading and Auto-Loading sections.
On Wed, Jan 11, 2012 at 9:43 PM, asgallant <[email protected]>wrote: > That's essentially what most of the AJAX loaders do, and it doesn't work > with the viz API. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-visualization-api/-/J2BdCn8S8C0J. > > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
