echarts [Bug] tree-polyline

wxclj1h5  于 2个月前  发布在  Echarts
关注(0)|答案(4)|浏览(39)

Version

e.g. 5.4.0

https://echarts.apache.org/examples/zh/editor.html?c=tree-polyline

Steps to Reproduce

Collapse all child nodes and then collapse the parent node, but the tree branch is not collapsed

Current Behavior

Tree branches not retracted

Expected Behavior

Tree branches retracted

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

lmvvr0a8

lmvvr0a81#

duplicate of #17266 , related to #18587 , #18448 , others.
Overall, edgeShape: 'curve' behaves better than edgeShape: 'polyline' , and animation: false is a killer.

sh7euo9m

sh7euo9m2#

@helgasoft it seems it's still an issue. I set edgeShape: 'curve' and animation: false but it doesn't work.

mbyulnm0

mbyulnm03#

@Kyeongan, agree v.5.5.0 is no good. If you don't mind downgrading, v.5.1.0 seems to work ok - Demo

k75qkfdt

k75qkfdt4#

It seems v5.1.0 works. but the animations are broken with large set of data.

相关问题