This is an automated email from the ASF dual-hosted git repository.
Ovilia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git
from 7d6524e3e Merge pull request #21590 from
apache/codex/fix-21583-area-select-style
add 624f520ed feat(sankey): support disabling node sorting. close #21561
add 6418ca21c feat(sankey): added dedicated test file
add c108d1f79 fix(sankey): implemented suggested change by @Ovilia to
follow sunburst.sort method. Only null and `desc` implemented as suggested
new d6a812f84 Merge pull request #21562 from konewka17/fix-21561
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)
create mode 100644 test/sankey-node-sorting.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]