Re: [visualization-api] Is GeoChart Not working?

2016-10-25 Thread Anthony Milano
render the geochart until a few seconds later. Just > replace your google.charts.setOnLoadCallback(drawTable37) with > google.charts.setOnLoadCallback(function() { setTimeout(drawTable37, > 5000); }); > > Hope that helps. > > > On Sat, Oct 22, 2016 at 2:06 PM, Anthony Milano

Re: [visualization-api] Is GeoChart Not working?

2016-10-22 Thread Anthony Milano
':{width:"90%",height:"98%"}}; var Table37 = new google.visualization.GeoChart(document.getElementById('chart_div37')); Table37.draw(data37, options37); } Any help greatly appreciated! On Wed, Sep 14, 2016 at 4:54 PM, Anthony Milano <apmil...@gmail.com> wrote: &g

Re: [visualization-api] Is GeoChart Not working?

2016-09-15 Thread Anthony Milano
I continue to have trouble but only with the geochart not loading. Here is the page: http://www.towncharts.com/Texas/Demographics/San-Antonio-city-TX-Demographics-data.html Figure 37 is a geochart and it does not load for me. Just says, "Requested map does not exist." But I know that's not

Re: [visualization-api] Google Charts Down

2014-06-10 Thread Anthony Milano
Yes, everything is back to normal now..thanks. It must have been while you were doing the update? On Tue, Jun 10, 2014 at 5:26 PM, 'Jon Orwant' via Google Visualization API google-visualization-api@googlegroups.com wrote: Your charts look good to me now. Let us know if you see otherwise.

[visualization-api] Is Google Charts Down?

2014-05-08 Thread Anthony Milano
I did make some changes recently but I think everything is ok on my side. Getting this error: b.1 is not a function and One or more particpants failed to draw ?? Example link that should work: http://www.towncharts.com/California/Demographics/San-Francisco-city-CA-Demographics-data.html

Re: [visualization-api] Re: role: 'style' NOT working in dashboard

2013-12-31 Thread Anthony Milano
Thanks for the feedback...exactly the problem! Much appreciated. On Tue, Dec 31, 2013 at 8:26 AM, asgallant drew_gall...@abtassoc.comwrote: Your BarChart has its view parameter set to use columns 0 and 1, which excludes the style column. If you want to use the style in the BarChart, you