this usually means that the Google Visualization API has not been loaded
yet, which is usually because the call to
VisualizationUtils.loadVisualizationAPI is missing from the code.  See
"calling the ajax loader" in the Getting
Started<http://code.google.com/docreader/#p=gwt-google-apis&s=gwt-google-apis&t=VisualizationGettingStarted>page.
 this method is often called in EntryPoint.onModuleLoad().

if that doesn't help, let us know.

On Mon, Jun 15, 2009 at 8:38 PM, Chris <[email protected]> wrote:

>
> Hi,
>  I'm using the java API with the google app engine, and I'm trying to
> make a simple table. On this call, though
>
> Table t = new Table(table, Table.Options.create());
>
> I get the error in the title of the post:
>
> "$wnd.google.visualization.Table is not a constructor"
>
> I don't see anything obvious on in the Table class.  I'm using version
> 1.0.2
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to