You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/09/26 08:23:51 UTC

[GitHub] [echarts] walkingsky opened a new issue, #17700: [Bug] 定时设置option后,图表后的tooltip会残留

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-unsubscribe@echarts.apache.org.apache.org

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


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


[GitHub] [echarts] echarts-bot[bot] commented on issue #17700: [Bug] 定时设置option后,图表后的tooltip会残留

Posted by GitBox <gi...@apache.org>.
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-unsubscribe@echarts.apache.org

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


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