BTW, please don't confuse the DataTable and the Table Visualization. DataTable<http://code.google.com/apis/chart/interactive/docs/reference.html#DataTable>is a data structure that holds tabular data and have no UI. It's used to pass data into all visualizations that are part of the Google Visualization API, including the Table Visualization. The Table Visualization<http://code.google.com/apis/chart/interactive/docs/gallery/table.html>is a UI element.
On Fri, Jun 10, 2011 at 7:46 PM, asgallant <[email protected]>wrote: > AFAIK, the dashboards are still very much in flux, so you can't depend on > them for anything beyond testing at this point. My comment was more > directed towards the developers as a hint that it should be on the feature > list if it isn't already. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-visualization-api/-/dzUEimsfDKoJ. > > 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. > -- 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.
