Open guan-xiong opened 1 year ago
@guan-xiong It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
I meet the same problem as you, and I found that no matter true or false the 'hideOverlap' is, this bug will occur.
And this bug will occur after you add labelLayout: {"hideOverlap": true}
option even on the simple graph of official demo
Looking forward to fixing.
我遇到了和你一样的问题
Version
5.4.0
Link to Minimal Reproduction
No response
Steps to Reproduce
使用的是官方示例,代码如下
Current Behavior
默认运行时关系线的名称显示位置有误 缩放时,图变小,关系线名称变大,图变大,关系名称变小
Expected Behavior
应当保持和未设置series-graph.labelLayout. hideOverlap为true一样的效果。
Environment
Any additional comments?
No response