You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/05/15 03:39:23 UTC

[GitHub] [incubator-echarts] CatWithWings opened a new issue #10471: expandAndCollapse 收缩前tree图渲染异常,旧分支没有擦除

CatWithWings opened a new issue #10471: expandAndCollapse 收缩前tree图渲染异常,旧分支没有擦除
URL: https://github.com/apache/incubator-echarts/issues/10471
 
 
   
   ### Version
   4.2.1
   
   ### Steps to reproduce
   echarts的tree,设置expandAndCollapse: true时关于收缩之后的data diff唯一的标识是如何确定的呢。当我的tree数据中有2个分支部分数据重复时,会出现收缩分支之后,原来旧的分支美誉被擦除,导致视图上出现许多多余分支,新旧分支试图重叠的现象。
   ![test](https://user-images.githubusercontent.com/33889739/57746958-0b069280-7706-11e9-8d50-1e12311df591.jpg)
   
   ### What is expected?
   只出现收缩或展开后的新视图
   
   ### What is actually happening?
   新旧视图同时出现
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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