There is no built in support for that but you can use the following: Prepare the aggregation you want for the column (you can use the following API - http://code.google.com/apis/visualization/documentation/reference.html#google_visualization_data_group ) Then just add the resulting row of values as the last row in the datatable that you use for the table.
HTH ChartMan On Thu, Dec 16, 2010 at 5:05 PM, FabriceS <[email protected]> wrote: > Bonjour, > > Je cherche un moyen d'ajouter une ligne total à mes tableaux qui reste > en fin de tableaux. > > Auriez vous une solution? > > Merci d'avance! > Fabrice > > > ----------------------------------------------------------------- > > Hello, > > I am looking for a way to add total row to table in last position. > > Would you have a solution? > > Thank you! > Fabrice > > -- > 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]<google-visualization-api%[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.
