This <https://developers.google.com/chart/interactive/docs/spreadsheets>page explains querying a Google spreadsheet (it links to an example here<http://code.google.com/apis/ajax/playground/?type=visualization#data_source_request>). This <https://developers.google.com/chart/interactive/docs/animation> page explains animation, and it contains some examples. There's nothing ready made with the combination, but it shouldn't be hard to do. The two concepts are independent of each other.
On Wed, Jul 11, 2012 at 6:19 AM, Dublya <[email protected]> wrote: > Would like to build a combo chart with transition animation that queries a > google spreadsheet. Just curious if anyone's already done it. > > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-visualization-api/-/gt7V2wWm3BAJ. > 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. > -- 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.
