Re: [visualization-api] Depreciation of the Current Version

2015-09-22 Thread 'Jon Orwant' via Google Visualization API
There are two distinct products: Google Charts (dynamic, interactive charts; what this forum is about) and Google Image Charts (static charts where you pack your data into a URL and get a PNG in return). Google Charts is *not* deprecated. It's used by a lot of Google services, external usage is

[visualization-api] tooltip problem

2015-09-22 Thread Pamela Whittaker
google.setOnLoadCallback(barChart3_1600); function barChart3_1600() { // Create and populate the data table. var data = google.visualization.arrayToDataTable([ ['Title','DIRECT SAVINGS (YTD)

[visualization-api] GEO Chart

2015-09-22 Thread samuel . martindelrio
I have the following, very simple Geo Chart (Code at the end of post) When I open the file in HTML works perfectly as in the picture above. However, if I copy and paste that code in