This repository was archived by the owner on Apr 4, 2023. It is now read-only.
Popup on hover with data
Pre-release
Pre-release
-
when users hover over the Line
- we need to see a popup
- which contain some data inside it
- we need to see a popup
-
for the positioning of the popup:
- just use an online library like https://floating-ui.com/
- and follow their docs.
- just use an online library like https://floating-ui.com/
make sure to add also the arrow, and style all the things (docs are ok for doing that)
⚠️ EDIT:
in a change I created a mini-bug that don't make the angle be visible
now is solved in #21