Re: [visualization-api] Charts deprecation

2014-08-20 Thread Andrew Gallant
The deprecation policy states that Google will continue to provide service for deprecated API's and components for 3 years from the date of deprecation. After 3 years, access could be turned off at any time. The Visualization API team's goal with deprecated components is to replace them with

[visualization-api] Charts deprecation

2014-08-19 Thread Shivani Kanakhara
Is it possible that suddenly a chart is removed from the Api? Or it stops functioning. If yes then will there be any sort of announcement before its removal? Or if some other chart is made as an alternative to the deprecated one then can we continue using the older one? -- You received this

Re: [visualization-api] Charts deprecation

2014-08-19 Thread 'Sergey Grabkovsky' via Google Visualization API
Yes, the deprecation of a chart will be announced long before it is actually removed. Our goal is to provide viable alternatives (or at least frozen versions) before permanently removing a chart. But if I were you, I wouldn't start using any of the already deprecated charts (such as the

Re: [visualization-api] Charts deprecation

2014-08-19 Thread Shivani Kanakhara
Ok.. is it possible to use a chart after it is deprecated or removed?- can i save the JS locally? Is it possible to save the library locally? On Tuesday, August 19, 2014 9:53:43 PM UTC+5:30, Sergey wrote: Yes, the deprecation of a chart will be announced long before it is actually removed.

Re: [visualization-api] Charts deprecation

2014-08-19 Thread Shivani Kanakhara
What does this mean? - Source: http://googledevelopers.blogspot.com.br/2012/04/changes-to-deprecation-policies-and-api.html Does it mean that with this deprecation policy we will have 3 year notice before an API will deprecate? On Tuesday, August 19, 2014 9:53:43 PM UTC+5:30, Sergey wrote:

Re: [visualization-api] Charts deprecation

2014-08-19 Thread George Michaelson
print( google.load('visualization', '1', {'packages': ['annotationchart']});\n) ; --- print( google.load('visualization', '1', {'packages': ['annotatedtimeline']});\n) ; 394c394 print(var chart = new