On 17 February 2011 20:26, Ashley M. Kirchner <ashley@xxxxxxxxxx> wrote: >> So. Easy peasy. > > Â Â Â ÂNot exactly. ÂThose examples are not from the Visualization API - it's two different things. ÂThe API is written so that one does not have to generate those parameters individually and then pass them through POST/GET to Google. ÂIt's cleaner and faster to work with. ÂThe code for the Visualization API is very different from the code the regular Chart API uses. > > Yes it is. Ish. The api generates the URL. Once the URL is generated and the image is displayed you can grab it using JS and push it to the server to use. Do you want to do all the work on server and not in the browser? Then you have to learn the params. That way, you won't need a client to grab the URL first. It really isn't very difficult. -- Richard Quadling Twitter : EE : Zend @RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php