This is an automated email from the ASF dual-hosted git repository. Ovilia pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git
commit d6a812f8482f23933692ce3ab99d8bf73131835f Merge: 7d6524e3e c108d1f79 Author: Ovilia <[email protected]> AuthorDate: Mon Apr 27 10:43:13 2026 +0800 Merge pull request #21562 from konewka17/fix-21561 feat(sankey): support disabling node sorting. close #21561 src/chart/sankey/SankeySeries.ts | 6 +++ src/chart/sankey/sankeyLayout.ts | 31 ++++++++------ test/sankey-node-sorting.html | 87 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 112 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
