echarts 折线树图(polyline-tree)折叠时折线没有被折叠

wgmfuz8q  于 4个月前  发布在  Echarts
关注(0)|答案(6)|浏览(56)

Version

5.0.0-beta.2

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

Steps to reproduce

1.官网实例中的折叠树图 https://echarts.apache.org/examples/zh/editor.html?c=tree-polyline
2.点击data的第一个下属节点,converters
3.依次点击flare的所有下属节点(data、display、flex、query、scale)
4.点击flare将所有内容折叠

What is expected?

全部内容折叠后树表中没有多余的线

What is actually happening?

全部内容折叠后树表留下五条分支线,相当于只折叠了节点和节点标签

希望tree表的折线多一个圆角的配置项,就分支的上下两边有圆角

dgsult0t

dgsult0t1#

Hi! We've received your issue and please be patient to get responded. 🎉
The average response time is expected to be within one day for weekdays.

In the meanwhile, please make sure that you have posted enough image to demo your request. You may also check out the API and chart option to get the answer.

If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org . Please attach the issue link if it's a technical question.

If you are interested in the project, you may also subscribe our mailing list .

Have a nice day! 🍵

ecr0jaav

ecr0jaav2#

Thanks for your report. This bug can be reproduced easily. Besides, I also find it seems to be buggy as I showed in the GIF image below.

7dl7o3gd

7dl7o3gd3#

Versions

  • 5.0.0-beta.2
  • 4.9.0

Other flavor of this issue can be reproduced as follows.

Programmatically changing the collapsed=true -> collapsed=false on 'Graph Handler Events' node and redraw graph using setOption(options,true)

hidden nodes tree stays in the canvas

rkttyhzu

rkttyhzu4#

解决了吗,我也遇到了

kyks70gy

kyks70gy5#

请问是怎么解决的呢?

myzjeezk

myzjeezk6#

一年过去了,bug现在还在啊,是没法修复了吗

相关问题