-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Open
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.
Description
Version
6.0.0, 5.6.0, 5.4.3
Link to Minimal Reproduction
https://codepen.io/corasla/pen/gbPLgWg
Steps to Reproduce
-
Open the stacked bar chart in the reproduction link.
-
Hover over individual items in the stacked bars.
-
Observe that:
- Similar items are highlighted as expected.
- Some hovered items become semi-transparent after hover ends and never return to full opacity.
Current Behavior
- After hovering out, some of the previously hovered items remain gray/transparent.
- This effect accumulates as you hover more items.
- Only a full page refresh resets their appearance
Expected Behavior
- While hovering: similar items should be highlighted, non-similar items should be faded.
- After hovering ends: all items should restore their original color and opacity (100%).
Environment
- OS: macOS, Windows 11 (also reproducible on others)
- Browser: Chrome (latest, reproducible across versions)
- Framework: independent of framework (tested standalone and with frameworks)
Any additional comments?
- This issue occurs with larger datasets (see reproduction).
- With small datasets, the problem does not appear.
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.