MNHarshitha opened a new issue, #17202: URL: https://github.com/apache/echarts/issues/17202
### Version 5.3.0 ### Link to Minimal Reproduction https://codepen.io/Harshitha19/pen/yLvGMEZ ### Steps to Reproduce 1. Plot a line or an area chart. 2. Set tooltip trigger to "item" within the series. 3. Hide series labels and set the series symbol to none. 4. Observe that on hiding labels and setting series symbol to none, tooltips are not being displayed. ### Current Behavior Observe that on hiding labels and setting series symbol to none, tooltips are not being displayed. ### Expected Behavior Tooltips should be displayed even on hiding the series labels and setting symbol to none. ### 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]
