For the map visualization, look at the JavaScript console. You'll see: Uncaught ReferenceError: GControl is not defined /embed?index=21190&content:1Uncaught ReferenceError: GControl is not defined native runtime.js:222Uncaught TypeError: undefined is not a function
A workaround for this is to make sure the Google Maps API is loaded first before the visualization API in the visualizations you create. On Sep 30, 9:31 am, Dieter Krachtus <[email protected]> wrote: > Hi, > > Not everything is broken - the Chartle.net gallery > (http://www.chartle.net/gallery) works as expected. > > What does not work is the creation of visualizations. The > visualizations should show up in the right pane but they simply do > not. Example:http://www.chartle.net/create?index=21127. To be more > specific what doesn't work are all non-png visualizations which > require Javascript libraries for rendering. Strangely out of those > 'Gauge' works. > Users still create visualizations although with much less frequency as > usual which makes me think that something is wrong for everybody and > not only in our tests. > > Since Chartle.net runs on appengine I can check when we last deployed > it, proofing that we didn't deploy a new version for over 20 days. It > suddenly broke around yesterday. I conclude that almost with certainty > the problem is somehow a reaction to changes at your end. > > Any idea what is going on? > > Cheers, > Dieter --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
