naver / billboard.js

📊 Re-usable, easy interface JavaScript chart library based on D3.js
https://naver.github.io/billboard.js/
MIT License
5.84k stars 355 forks source link

Default Tooltip position should be relative to mouse cursor, not to mouse position #3575

Closed creage closed 11 months ago

creage commented 11 months ago

Description

Widget part tooltips are hovered by mouse cursors, making tooltips not readable enough

Steps to check or reproduce

netil commented 11 months ago

@creage, it mean tooltip not be hidden from cursor like Gauge type, right?

creage commented 11 months ago

@netil maybe. But better these tooltips behave like standard HTML title.