spoojaj opened a new issue, #19021: URL: https://github.com/apache/echarts/issues/19021
### Version 5.4.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=line-graphic ### Steps to Reproduce 1. Go to echart example. 2. Hover on chart, tooltip is visible if hovered anywhere in chart as tooltip is triggered by 'axis'. 3. now there is graphic object called 'Echarts Line Chart'. Hover on that, you will notice that tooltip is not visible. ### Current Behavior Tooltip is not showing if hovered from graphic object. ### Expected Behavior Series tooltip should be visible even if hovered from graphic object. ### 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]
