Hi, so, in GenericImageChart, GET requests are used, and sometimes POST requests as well. to your original question, why is that the solution that you want?
if you want to embed a Google Visualization visualization in your page, and use some data from your server, then the easiest way is to use the Data Source JAVA Library ( http://code.google.com/apis/visualization/documentation/dev/dsl_about.html). if you're sure you want to send data from the client to the server and get an image from the server back to the client, than, yes, POST is probably cool. HTH BugChart. -- 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.
