We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
5.5.1
https://codepen.io/qlp504847629/pen/eYqraXN
1.打开codepen 2.查看连接线的粗细 3.注释edgeShape: 'polyline', 4.再次查看连接线粗细
edgeShape为 'polyline'时, 展开节点的linstyle设置width无效 , 未展开节点的linstyle设置width正常
edgeShape为 'polyline'时, 展开节点的linstyle设置width生效
- OS:Windows 10 专业版 - Browser: Chrome130.0.6723.60 - Framework: echarts官方示例
No response
The text was updated successfully, but these errors were encountered:
It seems like a BUG in TreeView.ts.
I will work on this.
Sorry, something went wrong.
No branches or pull requests
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
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: