-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Closed as not planned
Closed as not planned
Copy link
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.
Description
Version
5.4.2
Link to Minimal Reproduction
https://codepen.io/Resolver1412/pen/OJaMzwg
Steps to Reproduce
- Go to the reproduction link
- click on "remove formatter" button in top left corner
- hover over donut chart items
- => labels appear as you hover over it even though every possible show property is set to false
Current Behavior
Labels appear on hovering even though they shouldn´t since their show property is set to false. It is necessary to set emphasis and labelLine property due to this bug: #17477
Expected Behavior
If label show property is set to false no label should be shown anymore. Even if you hover over it.
Environment
- OS: Windows
- Browser: Chrome 112.0.5615.121
- Framework: not relevant
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.