Open 122504387 opened 3 months ago
@122504387 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. 🤗
duplicate of #17266 and others, but the example is good
Version
5.2.2
Link to Minimal Reproduction
https://echarts.apache.org/examples/zh/editor.html?c=tree-polyline
Steps to Reproduce
打开官方示例,先将第二级节点全部收缩,然后再点击第一级节点,就会残留一二级之间的曲线,(中间不做任何操作)。
Current Behavior
打开官方示例,先将第二级节点全部收缩,然后再点击第一级节点,就会残留一二级之间的曲线,(中间不做任何操作); 不只是第一二级,其他层级也会出现此问题。
Expected Behavior
希望收缩后没有残留
Environment
Any additional comments?
希望尽快解决