When trying to include google visualization api into a page on google app engine, getting this error in the developer tools console in Chrome: Uncaught TypeError: Object # has no method 'write'
In FF 3.5 the error is "n.write is not a function". A bit of a noob here and have no clue how to troubleshoot this. Any ideas?
Code can be found here: http://stackoverflow.com/questions/2290827/google-visualization-api-on-app-engine-not-working-python