views:

82

answers:

2

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.

A: 

You can't (they are all flash). but you can save and restore the state of a visualization you create (it's saved in a string, which you could store locally). See Setting Initial State in the doc:

http://code.google.com/apis/visualization/documentation/gallery/motionchart.html

Joshua Smith
Thx. We are now working on a rather complex alternative: Using amCharts to render a similar chart to the motion chart parameters - and then exporting that chart.
Johannes Meier
A: 

I have the pleasure to brief you on our Data Visualization software "Trend Compass".

TC is a new concept in viewing statistics and trends in an animated way by displaying in one chart 5 axis (X, Y, Time, Bubble size & Bubble color) instead of just the traditional X and Y axis. It could be used in analysis, research, presentation etc. In different business sectors, to name a few we have Deutsche Bank Asset Management in NY, Vanguard, Institutional Investor, Perella Weinberg, RIM, Princeton University as our clients

You can download a trial version. It has a feature to export EXE,PPS,HTML and AVI files. The most impressive is the AVI since you can record Audio/Video for the charts you create.

http://epicsyst.com/trendcompass/FreeVersion/TrendCompassv1.2_DotNet.zip

Ossama Hamed