echarts-bot[bot] commented on issue #16251: URL: https://github.com/apache/echarts/issues/16251#issuecomment-997720588
@xiaoxudoo It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **TITLE** Levitated to the markline label appears superfluous toltip **BODY** ### Version 5.2.2 ### Link to Minimal Reproduction https://codepen.io/xiaoxudoo/pen/QWqgZwb ### Steps to Reproduce 1. Set tooltip: {trigger:'item'} 2. Suspend to markline label ### Current Behavior  When opening the tooltip: {trigger:'item'}, an extra tooltip will appear when hovering to the markline label. The value of this tooltip is the first data of the data where the markline is located; Hope that this tooltip is not displayed, it will be misleading. ### Expected Behavior When opening the tooltip: {trigger:'item'}, an extra tooltip will appear when hovering to the markline label; I hope this tooltip box will not be displayed. ### Environment ```markdown -OS: macOS Big Sur -Browser: 96.0.4664.55 -Framework: - ``` ### Any additional comments? _No response_ </details> -- 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]
