karthik-noveau opened a new issue, #19736: URL: https://github.com/apache/echarts/issues/19736
### Version 5.5.0 ### Link to Minimal Reproduction https://github.com/karthik-noveau/e-charts ### Steps to Reproduce 1. clone this repository in local 2. npm start 3. hover on area chart 4. no events are triggered ### Current Behavior when hover on the area chart , no events are triggered ### Expected Behavior but i need the event triggers ( mousehover, onclick, mouseout )when hover on the area chart item part <img width="935" alt="image" src="https://github.com/apache/echarts/assets/82690268/903c2b3c-937e-4c56-9d27-90e56255b04d"> ### Environment ```markdown - OS: macOs - Browser: chrome - Framework: React Js ``` ### 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]
