You can create HTML pages on the server with all the code required to create the charts and then serve these pages. Let me know if this works for you.
ChartMan On Mon, Aug 16, 2010 at 12:33 PM, Mr Morgan <[email protected]> wrote: > Hello > > From what I understand from using the Interactive charts, requests for > visualisations are called from Javascript within an HTML page or JSP > page as per numerous examples. > > However, is it possible to use the Interactive Chart API to generate > images via a batch program on a server which runs every hour or so? In > my case, this would be via HTTP GET requests in much the same way as > the Image Chart API works. Image files created would then be cached > for display on an application's homepage. > > Is this practical? Or would it be better to create HTML files on the > server and cache these so that when the cached pages can become part > of the homepage and call the Interactive Charts API when the homepage > loads? > > Or can somebody suggest another alternative? My preference is not to > use the Image Chart API. > > Mr Morgan. > > -- > 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]<google-visualization-api%[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.
