echarts [Feature] Sankey diagram, left and right nodes, not centered vertically

qcbq4gxm  于 5个月前  发布在  Echarts
关注(0)|答案(1)|浏览(114)

What problem does this feature solve?

Sankey diagram, left and right nodes, not centered vertically.blue box is me want to style!

What does the proposed API look like?

It should be the logic of the rendering layer

tvokkenx

tvokkenx1#

Same issue very noticeable in an official example . You could experiment with layoutIterations value, it may help a little.
What I think is even more important is a new feature like moveOverlap, since many nodes are displayed on top of each other.

相关问题