echarts-bot[bot] commented on issue #17700:
URL: https://github.com/apache/echarts/issues/17700#issuecomment-1257673770

   @walkingsky 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] After setting option at the time, the tooltip after the chart will 
remain
   
   **BODY**
   
   ### 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
   
   I used the two demos of antdv and echarts to spliced ​​it together, and 
roughly simulated my usage scenario.
   In a separate echarts scene, there is no problem. Link 
(https://codesandbox.io/s/temperature-change-in-the-coming-week-forked-7uyzbr?file=/index.js)
   
   In the problematic scenario, there are two problems
   1. The tooltip display is not complete, only marked lines, no tips
   2. When the code is triggered regularly and the option is reset, the 
tooltip's marker line will be left on the chart.
   
   ### Current Behavior
   
   In the problematic scenario, there are two problems
   1. The tooltip display is not complete, only marked lines, no tips
   2. When the code is triggered regularly and the option is reset, the 
tooltip's marker line will be left on the chart.
   
   ### Expected Behavior
   
   
   1. The tooltip should be able to display the complete
   2. When the code is triggered regularly, after the option is reset, the 
tooltip will not be left behind, and the chart will not be abnormal
   
   ### 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_
   </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: commits-unsubscr...@echarts.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