There are limitations to what you can do (due to browser security issues), but you roll your own method. I wrote a hack to accomplish this a while back: http://jsfiddle.net/asgallant/MqERY/3/ (the relevant section of code is near the bottom, see the "var runOnce = ..." line).
On Thursday, September 13, 2012 12:09:02 PM UTC-4, ben wrote: > > Hi, is there a way or do you know if it is planned to export the data from > hand-populated > tables automatically (in CSV and preferable also in Excel)? We have seen > that the documentation says > "To use a toolbar, your visualization must get its data from a URL; you > cannot pass in hand-populated DataTable or DataView objects. You will pass > the URL of the data used to populate your visualization into the > drawToolbar() method." Would be great if Google could add this > functionality to export all data in a table automatically in those two > formats (as I bet we are not the only onces with this requirement?!). > > Thanks! > > ben > -- 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/-/9TmOy9G4s8AJ. 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.
