But why? My thoughts are that the server batch job dynamically creates HTML files for Google like the example shown below:
http://code.google.com/apis/visualization/documentation/gallery/linechart.html Then when the homepage is displayed, links to the most recent pages can be embedded using, in my case of Java servlets and JSPs, by: <jsp:include page = "/jsp/test/linechart.html" /> Or something similar. any thoughts? On Aug 16, 11:05 am, Joseph Moosman <[email protected]> wrote: > I see what you are trying to do. btw, I too am working with MySQL tables > connected to the charts. > > On Mon, Aug 16, 2010 at 11:59, Mr Morgan <[email protected]> wrote: > > then create images or static > > instruction files > > I think this is going to be the big hurdle. Given the fact that the > visualization is running in a client browser in Javascript. "Batch" is going > to be an issue. My imagination runs out of gas at this point, anyhow. > > -- > Vänliga hälsningar, > > <http://www.alati.se> -- 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.
