evidence
evidence copied to clipboard
[Bug]: hover behavior for area charts with fill opacity defined
Describe the bug
Setting the fill opacity on Area Chart leads to unexpected hover behavior.
I have data within a series, and I'd like to hover over each and only have the area light up that I'm hovering over, but you can see here that both black and blue highlight. This issue goes away when I don't define a fill opacity.
Steps to Reproduce
Make an area chart with a few different layers (series). Change fill opacity to 1. Hover over each layer in the series, observe what colors stay highlighted/grayed out.
I also have a reference point, and I define the series color and orders, but those don't seem to matter, it's the fill opacity that's throwing things off.
Logs
System Info
Severity
annoyance
Additional Information, or Workarounds
No response