Re: [visualization-api] Re: Bug when using Text displayMode in Geochart

2017-03-15 Thread Carlos Moreira
Hi! A year as passed and the problem seems to still exist on version 45. Maybe it will be fixed in the next release? :) Thank you! Greeting, Carlos On Monday, May 2, 2016 at 4:30:05 PM UTC+1, Daniel LaLiberte wrote: > > Thanks Carlos. Changing to version 43 fails as well, so it was a change >

Re: [visualization-api] Re: Bug when using Text displayMode in Geochart

2016-05-02 Thread 'Daniel LaLiberte' via Google Visualization API
Thanks Carlos. Changing to version 43 fails as well, so it was a change that happened in that transition. I don't know what caused it yet, but using 42 until we find a fix seems to be a good workaround. On Mon, May 2, 2016 at 11:19 AM, Carlos Moreira wrote: > UPDATE > >

[visualization-api] Re: Bug when using Text displayMode in Geochart

2016-05-02 Thread Carlos Moreira
UPDATE If I use the frozen 42 version, it works, so it's a problem with the current version google.charts.load('42', {packages: ['geochart']}); google.charts.setOnLoadCallback(drawChart); On Monday, May 2, 2016 at 4:13:21 PM UTC+1, Carlos Moreira wrote: > > Seems there's a bug when