Deohgu opened a new issue, #19505: URL: https://github.com/apache/echarts/issues/19505
### What problem does this feature solve? Sankey diagrams are crucial for visualizing **linear** flow across a process. The lack of support for cycles within a single, or more nodes in ECharts limits their utility, hindering accurate representation of processes with repeated stages. Cycles in a Sankey graph seem to be standard, at least according to a short search online for Sankey graphs. Previous Discussions/Requests: This need is evidenced by several issues raised in the ECharts community ([#12788](https://github.com/apache/echarts/issues/12788), [#13517](https://github.com/apache/echarts/issues/13517), [#19387](https://github.com/apache/echarts/issues/19387), [#6555](https://github.com/apache/echarts/issues/6555)). ### What does the proposed API look like? N/A - Regardless, I think that there is value in there being an open thread for discussion. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
