Geocharts are built in SVG (or VML in IE < 9), so you don't need to know any HTML5 to use them. The API doesn't support zooming the charts, though. You can change the region drawn (based on visualization "select" events if you like) to "zoom" in or out, but you can't arbitrarily zoom any given map.
On Wednesday, October 10, 2012 2:19:52 PM UTC-4, Vandy wrote: > > Hi , > > Do you have any options in Geochart for Zoom in ? > > I am very new to html5 so I don't know how to implement the methods (like > action listeners). > > Thank You! > > -- 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/-/qCGDALUqFjUJ. 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.
