This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git
commit f738e2703d5a84030398faf11819d6836dc61626 Merge: 56c4fc079 5bb07851d Author: sushuang <[email protected]> AuthorDate: Thu Mar 6 20:06:41 2025 +0800 Merge pull request #20682 from Justin-ZS/fix/20672 fix(series): mismatched dimension index when canOmitUnusedDimensions is true src/data/SeriesData.ts | 9 +- test/runTest/actions/__meta__.json | 1 + .../actions/series-omitUnusedDimensions.json | 1 + test/series-omitUnusedDimensions.html | 221 +++++++++++++++++++++ 4 files changed, 230 insertions(+), 2 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
