Hi Ingmar,

If you want to switch to 1.1 (google.load('visualization', '1.1', ....)), 
there is a new option for the GeoChart under the tooltip object. If you set 
tooltip.trigger to 'none', then no tooltips will be shown on hover.

- Sergey

On Wednesday, September 12, 2012 2:08:15 AM UTC-4, Ingmar wrote:
>
> Hi there,
>
> Would it be possible to not have a tooltip in the geochart?
> I would like to show some info elsewhere onmouseover.
>
> Tnx!
>
> On Friday, April 27, 2012 6:22:57 PM UTC+2, asgallant wrote:
>>
>> There are a couple ways of changing the tooltip text.  The first is to 
>> set the formatted value of your data points manually (using the 
>> #setFormattedValue() 
>> DataTable<https://developers.google.com/chart/interactive/docs/reference#DataTable>method),
>>  the second is to use one of the 
>> formatters<https://developers.google.com/chart/interactive/docs/reference#formatters>on
>>  a DataTable column, and the third is to include a '
>> tooltip<https://developers.google.com/chart/interactive/docs/roles#whatrolesavailable>'
>>  
>> role column in the DataTable.
>>
>> On Friday, April 27, 2012 10:07:29 AM UTC-4, Christian Egli wrote:
>>>
>>> Hi volks 
>>>
>>> Im wondering if there is any possibility to change the tooltip text of 
>>> a google geo chart? 
>>>
>>>
>>> regards
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/mrCrYJMxX3YJ.
To post to this group, send email to google-visualization-api@googlegroups.com.
To unsubscribe from this group, send email to 
google-visualization-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to