Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treemap tooltip bad position on mobile #3839

Open
J4gQBqqR opened this issue Jul 10, 2024 · 1 comment
Open

Treemap tooltip bad position on mobile #3839

J4gQBqqR opened this issue Jul 10, 2024 · 1 comment

Comments

@J4gQBqqR
Copy link

Description

The default position of tooltip on treemap is below the pointer/mouse/touch position.
On Mobile, the tooltip will be effectively shown under the fingertip, very hard to see.

Steps to check or reproduce

Check https://naver.github.io/billboard.js/demo/#Chart.TreemapChart on mobile.

@netil
Copy link
Member

netil commented Jul 15, 2024

Hi @J4gQBqqR, thanks for the suggestion.
It's really hard to determine best suitable tooltip position for general use cases on mobile.

For those cases which needs to update the position, recommend adjusting by tooltip.position option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants