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 <cmoreira...@gmail.com>
wrote:

> UPDATE
>
> If I use the frozen 42 version, it works, so it's a problem with the
> current version
>
> <script type="text/javascript">
>   google.charts.load('42', {packages: ['geochart']});
>   google.charts.setOnLoadCallback(drawChart);
> </script>
>
>
> On Monday, May 2, 2016 at 4:13:21 PM UTC+1, Carlos Moreira wrote:
>>
>> Seems there's a bug when using the text display mode. Tooltips and
>> actions don't take effect.
>>
>> Working markers example: https://jsfiddle.net/cmoreira/xuharyrb/
>>
>> Same example, but with text mode: https://jsfiddle.net/cmoreira/mnrsn5ba/
>> (just changed displayMode:'markers' to 'text' )
>>
>> Working example with text mode:
>> https://jsfiddle.net/cmoreira/th4cwfum/
>>
>> Seems to work when using the old style to load the charts without the
>> loader.js file:
>>
>>      var options = {packages: ['geochart'], callback : drawRegionsMap};
>>      google.load('visualization', '1', options);
>>
>>
>> Am I doing something wrong?
>>
>> Also submitted to the 'issues' tracker:
>> https://github.com/google/google-visualization-issues/issues/2260
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Visualization API" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-visualization-api+unsubscr...@googlegroups.com.
> To post to this group, send email to
> google-visualization-api@googlegroups.com.
> Visit this group at
> https://groups.google.com/group/google-visualization-api.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-visualization-api/24c44ff6-b022-4180-a8df-c482bab6f257%40googlegroups.com
> <https://groups.google.com/d/msgid/google-visualization-api/24c44ff6-b022-4180-a8df-c482bab6f257%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
dlalibe...@google.com <dlalibe...@google.com>   5CC, Cambridge MA

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJNDqidV_ivpQFhAsqGoxkVq%2B5cJ7Z5Uu2U178uw5-%2BvPA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to