Hey Nick, There's no way to use google.visualization.events.addListener to listen to event in the HTML tooltip, but you can certainly embed actual links in your HTML tooltip. However, you'll also have to set the tooltip.trigger option to 'selection'. Here's an example: http://jsfiddle.net/wm9kt29z/
On Mon, Feb 29, 2016 at 8:06 PM <[email protected]> wrote: > Hi, > Is there any way to include a google.visualization.events.addListener into > the HTML tooltip in a geochart so that I can launch a new (non-geo)chart > when I click on a particular country? > All suggestions welcome. > Regards > Nick > > -- > 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 [email protected]. > To post to this group, send email to > [email protected]. > 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/4549a59b-abd5-42d1-9cc2-d1c0b57bff16%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/4549a59b-abd5-42d1-9cc2-d1c0b57bff16%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *[image: unnamed.gif]• Sergey Grabkovsky• Software Engineer• Google, Inc• [email protected] <[email protected]>* -- 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 [email protected]. To post to this group, send email to [email protected]. 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/CAEwwup4UngLoWNqFpHzm0CsBAtJo9dfNZtLFhFYOSxLu08Pu%2BA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
