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 2021/08/20 09:08:20 UTC

[GitHub] [echarts] qingbin-loser opened a new issue #15568: echartsInstance. clear 无法清空series中设置的lines

qingbin-loser opened a new issue #15568:
URL: https://github.com/apache/echarts/issues/15568


   ### Version
   4.9.0
   
   ### Steps to reproduce
   el-dialog 中定义echarts组件,每次打开弹窗更新options,echarts组件中监听options值变化,每次options改变时首先调用echartsInstance. clear() 再赋值options。
   当第一设置options为地图,series中带有lines属性数据,当更新options数据后,地图数据被清楚,但是lines 依然存在。
   
   ### What is expected?
   清空画布
   
   ### What is actually happening?
   画布未清空
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   ![image](https://user-images.githubusercontent.com/42060739/130209775-dca736d0-f1eb-42ae-b3b7-50f4a049732d.png)
   


-- 
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


[GitHub] [echarts] plainheart commented on issue #15568: echartsInstance. clear 无法清空series中设置的lines

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #15568:
URL: https://github.com/apache/echarts/issues/15568#issuecomment-902587388


   #15088 应该解决了这个问题,不过包含在 5.2.0 里,还没正式发布。


-- 
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


[GitHub] [echarts] plainheart closed issue #15568: echartsInstance. clear 无法清空series中设置的lines

Posted by GitBox <gi...@apache.org>.
plainheart closed issue #15568:
URL: https://github.com/apache/echarts/issues/15568


   


-- 
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


[GitHub] [echarts] echarts-bot[bot] commented on issue #15568: echartsInstance. clear 无法清空series中设置的lines

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15568:
URL: https://github.com/apache/echarts/issues/15568#issuecomment-902551422






-- 
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