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 trigger #4238

Open
1 task
alexintelichain opened this issue Feb 27, 2024 · 3 comments
Open
1 task

Treemap tooltip trigger #4238

alexintelichain opened this issue Feb 27, 2024 · 3 comments
Labels
bug General bug label enhancement Enhancement to a current API

Comments

@alexintelichain
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

Edit on CodeSandbox

Steps to reproduce

Open link hover to any item on chart

What is expected?

Tooltip must show only when user click on item

What is actually happening?

Tooltip always shows when the user hover

Environment Info
Recharts v2.12.1
React 18.2.0
System macOs Ventura
Browser Chrome Версія 121.0.6167.184 (Офіційне складання) (x86_64)
@ckifer ckifer added bug General bug label enhancement Enhancement to a current API labels Feb 27, 2024
@ckifer
Copy link
Member

ckifer commented Feb 27, 2024

Looks like this is just a miss in the API that no one has caught yet, Treemap doesn't have handling for a click only Tooltip and it should. labelled as bug

@ckifer
Copy link
Member

ckifer commented Feb 29, 2024

#4245

See if the behavior in that PR video would be what you are looking for

@alexintelichain
Copy link
Author

Hi, yes, it's what i expected, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug General bug label enhancement Enhancement to a current API
Projects
None yet
Development

No branches or pull requests

2 participants