Hello, I looked around for this but all I could seem to find was an unanswered Stack Overflow question <https://stackoverflow.com/questions/29813841/google-chart-data-export>.
I am drawing a table using data returned from an ajax call by a search from. The table then provides a few google dashboard filters to further filter down that data set. I want to then be able to give users an export of that filtered list, with their selected filters applied. According to docs, I could make an export with, for example, that initial url that is used in the ajax. But it doesn't say if its possible for me to export the actual visible data after additional filters are applied. Is this possible? Or do I have to provide it an url with exact params, merging the search form with the result filters? Thank you! -- 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 https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/d3e4f652-90ba-44d4-8428-6ff503f5fb8a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
