Hi I am trying to use the visualization toolkit along with gwt and I am having the following error
com.google.gwt.core.client.JavaScriptException: (TypeError): Cannot read property 'DataTable' of undefined I have inherited the module and also loaded the module by calling VisualizationUtils.loadVisualizationApi(onLoadCallback, LineChart.PACKAGE); I was wondering why I could be getting this error, thanks -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
