Thanks for pointing out the syntax errors.  After your extraordinary hint 
about the Java Console (which I didn't know about) debugging has speeded up 
considerably!!! :-)

I found a few more errors (missing braces, undefined objects) and am now to 
the point where I am at least getting error comments posted to the screen. 
 :-)

I am now getting a "Data Table not Defined"  ( Uncaught TypeError: Cannot 
read property 'Query' of undefined) on the following code ...

  *var query = new google.visualization.Query(csvURL, queryOptions);*

Since your suggested undocumented dataTableFromCsv support code seemed to 
define the two Query parameters, I'm guessing I might be missing a Library 
Source reference.

If so, please advise URL, else what might I be missing?

Thanks.  [:-)}

-- 
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/d/optout.

Reply via email to