Calendar Chart - How can the tooltip be made to persist on mouseout?
44 views
Skip to first unread message
Maggie Capewell
unread,
Jul 19, 2016, 10:16:24 AM7/19/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
Hi! I set up a Google Calendar Chart using HTML tooltips. There are links included in the tooltip content. My question is, how can tooltips be made to persist so that a user can actually click on the link in the tooltip? I've tried adding 'trigger: "selection"' to the tooltip configuration options, but it doesn't do anything. Is this option not supported by the calendar chart? Thanks!