The Google Finance charts do not use the visualization API. You can, however, build charts with almost all of the ATL features using a LineChart<https://developers.google.com/chart/interactive/docs/gallery/linechart> and a ChartRangeFilter<https://developers.google.com/chart/interactive/docs/gallery/controls#chartrangefilter> as part of a Dashboard<https://developers.google.com/chart/interactive/docs/gallery/controls#dashboardobject> (see example<https://code.google.com/apis/ajax/playground/?type=visualization#chartrangefilter_control>using a CandlestickChart).
On Monday, May 21, 2012 11:23:12 PM UTC-4, Venkat wrote: > > Hi > > My page which has annotated timeline doesnt render in ipad. But when i > goto google finance page from my ipad they show an alternative to > annotated timeline. What chat do they use instead of ATL for ipad > users? Any idea? > > Thanks. -- 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/-/nyuNEWU4gosJ. 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.
