Hello, I've been using the API to generate Analytics style dynamic area charts (comparison too, in fact) for AdWords for a while now, parsing the DOM after the chart gets created to add JS hooks as well as manipulating the DOM to make it look more like the charts in GA.
My problem is, over time there've been improvements to the areachart component (as well as others) but seems like the version number is stuck in "1.0", meaning that each new improvement can break my code and I may have to debug and re-evaluate my code with each new release. Is there any way to specify the version of the chart component that gets loaded, or any chance to increase the viz api version with each change in the codebase? (I'm attending the GAAC summit so you can also track me down if you want to see what I'm up to) Best regards, -- Kemal Hadimli SEM Turkey --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
