Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] tree图 edgeShape设置为'polyline'时, linstyle设置的width无效 #20468

Open
qlp504847629 opened this issue Nov 1, 2024 · 1 comment
Labels

Comments

@qlp504847629
Copy link

Version

5.5.1

Link to Minimal Reproduction

https://codepen.io/qlp504847629/pen/eYqraXN

Steps to Reproduce

1.打开codepen
2.查看连接线的粗细
3.注释edgeShape: 'polyline',
4.再次查看连接线粗细

Current Behavior

edgeShape为 'polyline'时, 展开节点的linstyle设置width无效 , 未展开节点的linstyle设置width正常

Expected Behavior

edgeShape为 'polyline'时, 展开节点的linstyle设置width生效

Environment

- OS:Windows 10 专业版
- Browser: Chrome130.0.6723.60
- Framework: echarts官方示例

Any additional comments?

No response

@sz-p
Copy link
Contributor

sz-p commented Nov 4, 2024

It seems like a BUG in TreeView.ts.

I will work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants