Replies: 1 comment
-
|
I guess there is no real solution for this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I've been trying to make a tooltip display to the left of the pointer. See https://codesandbox.io/s/suspicious-faraday-3mtds. I've tried adding the offset (-200px) to the
tooltipLeftparameter, but it does not detect bounds correctly. How can I fix that?I'd really like to be able to use and specify the anchor point of a tooltip (top-left, bottom-right, center-left etc.) Thanks!
Beta Was this translation helpful? Give feedback.
All reactions