google-chart
google-chart copied to clipboard
Tooltip is flickering on mouseover
There's that same issue when using the google charts js library directly, but with a CSS hack you can "fix" it: https://github.com/google/google-visualization-issues/issues/2162#issuecomment-233767625
Sadly, since it's webcomponents and shadow DOM, that CSS selector probably does not apply, so the flickering is still there. Any ideas?