google_visualr
google_visualr copied to clipboard
Unable to generate tooltips with html
I have added the isHtml option to the chart options, but when I try to add 'p': {'html': true} as a pattern to the column role, the html isnt properly rendered for the tooltip. I believe this might have to do something with the fact that we're using the keyword pattern instead of p as the attribute key?