Monday, May 20, 2024
39
rated 0 times [  46] [ 7]  / answers: 1 / hits: 17781  / 8 Years ago, sun, june 19, 2016, 12:00:00

When using Google Charts, sometimes the tooltip appears behind the mouse pointer, causing a flickering when the mouse is moved, even a little bit.



Is this a known issue?



enter


More From » google-visualization

 Answers
-3

Yes, it's a little bug.


You only need to add this to your CSS:


svg > g > g.google-visualization-tooltip { pointer-events: none }

[#61718] Thursday, June 16, 2016, 8 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
sylviakaitlinj

Total Points: 564
Total Questions: 114
Total Answers: 105

Location: Jordan
Member since Thu, Aug 11, 2022
2 Years ago
;