The Google Visualization charts are rendered upon page load complete in an asynchronous way. The charts are generated in an IFRAME using SVG. The datatable object, with all its data and annotations, however is created when the page is rendered (unless you're using an ajax methodology). With all this said, I can tell you that it all depends on the page generation flow that you're using. If you create a page with a datatable inside the HEAD section with all the data, there is a good chance that your SEO requirements will be supplied.
On Sat, Dec 10, 2011 at 1:29 AM, Fry <[email protected]> wrote: > We're investment newsletter that currently uses StockCharts to > annotate candlestick charts of various securities and indexes. We > annotate the charts with graphics and comments but find that our > comments aren't picked up by search engines. Does Google chart tools > allow for seo tracking? > > Thanks, > Marissa > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > 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. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. 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.
