dileepyelleti opened a new issue, #17790: URL: https://github.com/apache/echarts/issues/17790
### Version 5.4.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=area-stack ### Steps to Reproduce Click on legend item to disable it. After clicking it shows entire chart as disabled.(When mouse pointer is still on that item) ### Current Behavior On hovering on disabled legend item also all remaining series are shown as disabled. ### Expected Behavior Should remove hover animation on disabled legend and work only if legend item is enabled ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
