While I understand the question, still the answer that it is not possible to load older version of the package.We are working hard to make sure that we do not break the functionality of the charts.
We plan to change the version only if we will intentionally change the behavior of the library, not on every enhancement or addition. Manipulating the DOM after the charts are created is not a recommended approach, anyway... VizGuy On Thu, Nov 13, 2008 at 1:12 AM, disq <[EMAIL PROTECTED]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
