Hi,

  I'm working on a GWT project and I want to include some charts into
the existing application.
  I already have the necessary data on the client (browser) side in
some custom objects and i need an efficient way to serve this data as
input for the chart.
  Constructing a  DataTable would create o copy of the data, so I was
thinking that maybe there is a way to create a bridge between my data
format and the data format required by the charts.
  Can I avoid the data duplication?

Regards,
  Istvan

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