I'm using the Google Charts API to generate a number of Column Charts on a site.
What I'd like to do is on the home page present a series for static image thumbnails, say 100x80, of selected charts. Probably 8 to 10 charts. The charts do not change that often - so generating new images every day or so is fine. I could use the API to generate small charts from the data, but I think this may cause a performance issue. I'd like the home page to render quickly. I couldn't find an 'export' method in the API and the only solution I could find was http://www.battlehorse.net/page/topics/charts/save_google_charts_as_image.html but there are caveats Does anyone have any ideas or know if there is a hidden API function call to generate images. 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/-/fWqpRr1oBNgJ. 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.
