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
{{ message }}
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
Right now, it's only possible to position a tooltip from the bbox object argument passed to a hover or click callback, which contains screen coordinates. It should be possible to position a tooltip with figure coordinates, so that you can position a tooltip without the user having the mouseover or click a particular object before showing the tooltip.