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
I can't fire mouse events on the HTMLLabel because of this code, and I thought about deleting it and using it, but it seems like it was intentional, so I'm asking why.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm using the
HTMLLabelcomponent to add annotations to a donut chart, and I have a question.Looking at the code, I see that the
HTMLLabelhas added code topointerEvents="none"in the top Group component. Can you tell me why this was added?I can't fire mouse events on the
HTMLLabelbecause of this code, and I thought about deleting it and using it, but it seems like it was intentional, so I'm asking why.Thanks as always.
Beta Was this translation helpful? Give feedback.
All reactions