This is an automated email from the ASF dual-hosted git repository.
ovilia pushed a change to branch v6
in repository https://gitbox.apache.org/repos/asf/echarts.git
from 5d6645225 Merge pull request #21043 from apache/fix-dataZoom
add bfa8c928b fix(axis):null value item on category axis should be able to
show tooltip
add 6319d56f6 Update Ordinal.ts
add f4c244c89 Merge pull request #20777 from Justin-ZS/fix/20774
add 75361e608 feat(stack): able to reverse the stack order
add dcebabd4a test: add interactive test base on official example
add a29a45ebe fix: code review
add e223dd81a ut: remove itemStyle
add 79f123b27 Merge pull request #20998 from
Justin-ZS/feat/support_reverse_stack_order
add c5a126568 fix(dataZoom): fix cases with dataset, relates to #16978
add 106ad3f88 Merge pull request #21039 from apache/fix-dataZoom
new eed7264fe chore: merge master into v6
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/component/dataZoom/SliderZoomView.ts | 3 +-
src/processor/dataStack.ts | 29 ++-
src/scale/Ordinal.ts | 2 +-
src/util/types.ts | 1 +
...ey-borderRadius.html => axis-dataset-null.html} | 59 ++---
test/bar-stack-reverse.html | 281 +++++++++++++++++++++
test/runTest/actions/__meta__.json | 1 +
test/runTest/actions/axis-dataset-null.json | 1 +
8 files changed, 337 insertions(+), 40 deletions(-)
copy test/{sankey-borderRadius.html => axis-dataset-null.html} (61%)
create mode 100644 test/bar-stack-reverse.html
create mode 100644 test/runTest/actions/axis-dataset-null.json
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]