On Wed, Jun 29, 2011 at 5:03 AM, NA <[email protected]> wrote: > I'm alarmed by something I read here and on the page you linked to. > There's a comment on that link that says: > > " (Note that these numbers will not increase with future releases.) > " > > and you said: > > " Those will be available when the release is pushed to 1.0." > > Does that mean new versions, when released, will still be accessed by > using a version of "1" in the google.load() call?
Yes. I thought the whole > point of using a version in that method call was so that you could > stay with an older version until you were ready to move to a newer > one. At least for the Visualization API, the version numbers are meant to differentiate the stable version from the RC. This lets application developers protect their products by being > able to move to a new version only when they're ready. This is not possible, sorry. We provide only one stable version at a time. I thought that > Google was being really smart about this, similarly to how other API > developers (Yahoo included) name their APIs. > > Can you clarify if new releases will get new version numbers? Or do > you overwrite old versions with new ones? I can't imagine it's the > latter, but those two comments seem to suggest it. > The latter. This is how it's always been for the Visualization API. > > > > On Jun 28, 5:23 am, Csaba Balogh <[email protected]> wrote: > > I tested It with TreeMap. It has a wider white selection rectangle on > > OnMouseOver instead of narrow black. But the functionality is correct. > > Good Work! I'm waiting for the documentation with the new features. > > Regards, > > Csaba > > > > 2011/6/28 Jinji <[email protected]> > > > > > > > > > > > > > > > > > You can test the RC using instructions here: > > >http://code.google.com/apis/chart/interactive/docs/release_notes.html. > .. > > > There's no documentation yet and no release note. Those will be > available > > > when the release is pushed to 1.0. Testing the RC is meant for > detecting > > > regressions, not trying out new features. > > > > > On Tue, Jun 28, 2011 at 9:47 AM, Charlie van de Kerkhof < > > > [email protected]> wrote: > > > > >> Hi, > > >> Can we use version 1.2 in our call loading the API? > > > > >> Just let us know how we can test it. > > > > >> Cheers! > > >> - Charlie > > > > >> On Jun 27, 11:50 pm, GVIZ PM <[email protected]> wrote: > > >> > We have pushed a new release candidate (RC). > > > > >> > This RC is mainly aimed at improving rendering efficiency and > > >> > adding functionality to the corechart and treemap packages. > > > > >> > > * > > >> > * > > > > >> > > *Candidate release date:* June 27 > > >> > > *Anticipated production release date:* July 5 > > > > >> > If your system uses the Interactive Charts in Google Chart Tools > > >> > (Visualization API) for commercial and / or important production > > >> purposes we > > >> > recommend you test the RC and use the opportunity to provide > feedback to > > >> us > > >> > prior to the production release. If there are any issues, these can > be > > >> > communicated back to our team by replying to this message. > > > > >> > Michael Fink > > >> > Google Chart Tools > > > > >> -- > > >> 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. > > > > > -- > > > 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. > > -- > 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. > > -- 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.
