[Feature] 能否让叶子节点排成一排,共享同一个edge
What problem does this feature solve?
叶子节点太多会导致图变得非常高。所以能不能默认让叶子节点共享同一条边,让一条边对应的所有叶子节点挨个排在一起,节省空间
What does the proposed API look like?
增加一个属性shareEdge来控制叶子节点的显示。
@amberblade 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. 🤗
TRANSLATED
TITLE
[Feature] Can the leaf nodes be arranged in a row and share the same edge
BODY
What problem does this feature solve?
Too many leaf nodes can cause the graph to become very tall. So can you let the leaf nodes share the same edge by default, and let all the leaf nodes corresponding to one side be lined up one by one to save space
What does the proposed API look like?
Add a property shareEdge to control the display of leaf nodes.
This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.
This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!