You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rarylson
changed the title
Implement custom tooltips (tooltip role, in Google Charts)
Implement custom tooltips (tooltip role, in Google Charts) and formaters
Dec 26, 2017
rarylson
changed the title
Implement custom tooltips (tooltip role, in Google Charts) and formaters
Implement custom tooltips (tooltip role, in Google Charts) and formatters
Dec 26, 2017
Use columns with
role: 'tooltip'
to set custom tooltips, like in the Google Charts API. Or use formatters.Beautiful and good example of using tooltip roles: http://cmoreira.net/interactive-maps-generator/examples.html#07
And using formatters: https://developers.google.com/chart/interactive/docs/reference#formatters
See more: https://developers.google.com/chart/interactive/docs/customizing_tooltip_content#customizing-tooltip-content
The text was updated successfully, but these errors were encountered: