We provide a number of data manipulation functions documented here <https://developers.google.com/chart/interactive/docs/reference#google_visualization_data>. It sounds like you want to use the group function. Here is a basic jsfiddle example of how to use it: http://jsfiddle.net/t541xo6r/
On Wed Dec 31 2014 at 5:54:24 PM Shekar Tippur <[email protected]> wrote: > Hello, > > I have some data on a daily basis. I want to aggregate it monthly and > display on the annotation chart. > > I can fire another ajax request for this but was not sure if there is a > way to do it within the realm of google charts. > > Appreciate any input. > > Thanks, > Shekar > > -- > 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/d/optout. > -- 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/d/optout.
