walkingsky opened a new issue, #17700:
URL: https://github.com/apache/echarts/issues/17700

   ### Version
   
   5.4.0
   
   ### Link to Minimal Reproduction
   
   
https://codesandbox.io/s/yuan-cheng-jia-zai-shu-ju-ant-design-vue-3-2-12-forked-sh5yp0?file=/src/demo.vue
   
   ### Steps to Reproduce
   
   我用antdv 和echarts 的两个demo 拼接了一下,大概模拟了一下我的使用场景。
   在单独的 
echarts场景中,没有问题。链接(https://codesandbox.io/s/temperature-change-in-the-coming-week-forked-7uyzbr?file=/index.js)
   
   在有问题的场景中,会存在两个问题
   1. tooltip 显示不完整,只有标记线,没有tips
   2. 在代码定时触发,重新设置option后,tooltip的标记线会被遗留在图表上。
   
   ### Current Behavior
   
   在有问题的场景中,会存在两个问题
   1. tooltip 显示不完整,只有标记线,没有tips
   2. 在代码定时触发,重新设置option后,tooltip的标记线会被遗留在图表上。
   
   ### Expected Behavior
   
   
   1. tooltip 应该能显示完整
   2. 在代码定时触发,重新设置option后,tooltip不会有遗留,图表不会有异常
   
   ### Environment
   
   ```markdown
   --ant-design-vue   3.2.12
   --axios latest (0.27.2)
   --echarts 5.4.0
   --vue next (3.2.36)
   ```
   
   
   ### 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: commits-unsubscr...@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to