apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.46k stars 19.61k forks source link

[Feature] 垂直桑基图如何设置节点的水平位置呢?How to custom node's horizontal position on a vertical sankey? #20449

Open lutian197 opened 3 hours ago

lutian197 commented 3 hours ago

What problem does this feature solve?

如何实现垂直桑基图的两侧节点靠边?nodeGap只能统一设置

What does the proposed API look like?

--

echarts-bot[bot] commented 3 hours ago

@lutian197 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] How to set the horizontal position of nodes in a vertical Sankey diagram? How to custom node's horizontal position on a vertical sankey? **BODY** ### What problem does this feature solve? How to achieve the two sides of a vertical Sankey diagram to be edged? nodeGap can only be set uniformly ### What does the proposed API look like? --