I builted a Wordpress Plugin that includes the data this way:
data.addRows([
[{v:"US",f:"United States of America"},21,"21% of Visits"], [{v:"GB",f:"United
Kingdom"},7,"7% of visits"],[{v:"DE",f:"Germany"},6,"6% of
visits"],[{v:"FR",f:"France"},5,"5% of visits"],[{v:"ES",f:"Spain"},5,"5% of
visits"], ]);
This way I control the 2 lines in the tooltip.
Check out the result: http://cmoreira.net/interactive-world-maps-demo/
Sexta-feira, 27 de Abril de 2012 16:07:29 UTC+2, Christian Egli escreveu:
>
> 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/-/iModeRvC9yUJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.