echarts-bot[bot] commented on issue #19029: URL: https://github.com/apache/echarts/issues/19029#issuecomment-1689099666
@isaacqian 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** [Bug] Tooltip.trigger=axis is not displayed, but it is displayed when it is set to item **BODY** ### Version 5.4.2 ### Link to Minimal Reproduction https://codesandbox.io/s/xr3lhv ### Steps to Reproduce 1. The echarts chart is created in a separate vue file, and then use the vue3-sfc-loader library to dynamically load the vue file and then render it ### Current Behavior The current page is set to trigger=axis, the tooltip is not displayed at this time, there is only a blank div in the page, and renderMode=richText does not work either. Everything works fine when trigger=item. ### Expected Behavior When trigger=axis or item, the tooltip can be displayed normally ### Environment ```markdown - OS:window 10 - Browser: chrome 115.0.5790.102 - Framework: None ``` ### 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]
