You can try 
this<http://code.google.com/webtoolkit/doc/latest/DevGuideCodingBasicsJSON.html>
to
create a JavaScriptObject object, followed by the
*create<http://gwt-google-apis.googlecode.com/svn/javadoc/visualization/1.1/com/google/gwt/visualization/client/DataTable.html#create(com.google.gwt.core.client.JavaScriptObject)>
*(com.google.gwt.core.client.JavaScriptObject jso) static method of
DataTable.

On Thu, Oct 7, 2010 at 11:18 AM, thetuxracer <[email protected]> wrote:

> Hello,
> I read that JSON can be inserted into a datatable. However, its done
> in JS on the HTML page (if memory serves right). I am using the GWT-
> visualisation driver, and the only methods to add a row are not
> designed with JSON in mind. Is there any work-able solution? I am
> trying to make a Stacked Column Chart.
>
> Thanks.
>
> --
> 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]<google-visualization-api%[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.

Reply via email to