Most of the Visualization API charts are rendered in SVG (or VML when rendered in IE < 9). The "overview" section of the chart's documentation page gives specifics (see
AreaCharts as an example).
On Tuesday, September 25, 2012 4:40:20 AM UTC-4, Alex Hovenkamp wrote:
Hi,
I was wondering about the rendering format of Google Visualization API.
Are the graphs rendered only by using Flash, or are other formats supported as well?
Thanks!