@ChartMan Thanks for this which I assume is in response to the thread I raised recently. I'm further assuming that it isn't possible to call the Interactive Chart API in the same way as the Image Chart API, i.e. by HTTP GET / POST. Is this the case?
Thanks Mr Morgan. On Aug 17, 7:51 am, ChartMan <[email protected]> wrote: > 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.- Hide quoted > >text - > > - Show quoted text - -- 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.
