There is nothing in the API that will handle this for you, but if you want to implement something of this nature, it would certainly be possible to write javascript that injects or removes a row of data into or from the HTML table when you click a button like that.
On Wednesday, July 24, 2013 5:44:13 PM UTC-4, Yvan Martino wrote: > > Has anyone found a way to have a sub-table or nested information for a row > using the Table Chart in Google Charts in a similar manner to the way > Datatables lets you? (see example at this ling > https://datatables.net/release-datatables/examples/server_side/row_details.html) > -- 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 http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
