Is there a way to download the rendered view of a google motion-chart as a .png?

Posted by Johannes Meier on Stack Overflow See other posts from Stack Overflow or by Johannes Meier
Published on 2010-04-05T12:10:20Z Indexed on 2010/04/05 12:13 UTC
Read the original article Hit count: 260

Filed under:
|

I am using Google motion-charts in a web-site developed in python/django. Is there a way to save the rendered view of a google motion-chart as an image (server-side)?

For the more basic chart types - such as scatter diagrams - the command chart.download('scatter-random-marker-sizes.png') works fine, but I have not found an equivalent for motion charts.

© Stack Overflow or respective owner

Related posts about google-visualization

Related posts about api