DBSDs opened a new issue #13503: URL: https://github.com/apache/incubator-echarts/issues/13503
### Version 5.0.0-beta.2 ### Reproduction link [https://echarts.apache.org/examples/zh/editor.html?c=tree-polyline](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表的折线多一个圆角的配置项,就分支的上下两边有圆角 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
