Hi everybody, I am using the function google.visualization.data.group() on a DateTable to do a group by on rows for applying the aggregation function google.visualization.data.sum. I'd like to manipulate the result of the fuction sum to show it as a percentage depending on the value on a column of the same table grouped. Could you suggest a way to do it? I read about the modifier function but it applies before the group by but I need to apply maths function after getting the output.
Thansk in advance! Regards Rita -- 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.
