Its a great post. You just saved my day.

Just want to update a line. In Above function add_total_row() at end need 
to add below statement, it will add the newly created total row to actual 
datatable. Add just above the last closing }.
//Add new total row to DataTable
 data.addRows([new_row]);

>

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


Reply via email to