Skip to content

Merge 6.1.0 release to master#21621

Merged
100pah merged 148 commits into
masterfrom
release
May 20, 2026
Merged

Merge 6.1.0 release to master#21621
100pah merged 148 commits into
masterfrom
release

Conversation

@100pah
Copy link
Copy Markdown
Member

@100pah 100pah commented May 20, 2026

Merge 6.1.0 release to master

natsuokawai and others added 30 commits December 15, 2025 16:45
…o much unexpected space when `alignTicks` is enabled
…g and causes chart to stuck and potential NPE
…Limit" cover "treemapZoomToNode" case, otherwise the behavior is unexpected. (3) Make "scaleLimit" cover the case that users specify `rootRect` directly in `dispatchAction`, though this usage is never officially exposed. (4) Remove ec2 compat code, which has stopped working.
fix(treemap): fix treemap can not be zoomed out after a zoom-in when `scaleLimit` is specified
fix(scatter): fix jitter layout does not support progressive rendering and cause chart to freeze and potential NPE
…o storeDimIndex mismatch.

This regression was introduced in #20682
fix(marker): fix marker fails to render with dataset and encode
…` may trigger events, depending on both `matrix.triggerEvent`, `matrix.xxx.silent` and `matrix.xxx.label.silent` settings. By default (`matrix.triggerEvent:true`, `matrix.xxx.silent` and `matrix.xxx.label.silent` is undefined) cell text and non-transparent cell bg trigger event. (2) Modify event param: `name` is the final rendered text, `value` is the original input cell value in option. (3) Add visual test cases for `matrix.html`.
fix(matrix): trigger click event on matrix cells
… Make the rounding result consistent between dataZoom calculated window and specified axis `determinedMin/Max`. (3) Fix unexpected behaviors when dataZoom controls axes with `alignTicks: true` - previous they are not precisely aligned and the ticks jump significantly due to inappropriate rounding when dataZoom dragging.
…s data may be out of the calculated extent and can not be displayed. (2) Previously the precision is incorrect for small float number (fixed at 10 rather than based on the magnitude of the value). (3) Make the tick precision more acceptable when min/max of axis is fixed, and remove console warning, because whey can be specified when dataZoom dragging. (4) Clarify the related code for LogScale.
100pah and others added 23 commits May 5, 2026 00:49
fix(axis): fix axis label may have inappropriate precision or take too much unexpected space when `alignTicks` is enabled
fix(lines): fix potential tooltip XSS vulnerability in lines series
@echarts-bot
Copy link
Copy Markdown

echarts-bot Bot commented May 20, 2026

Thanks for your contribution!
The community will review it ASAP. In the meanwhile, please checkout the coding standard and Wiki about How to make a pull request.

The pull request is marked to be PR: author is committer because you are a committer of this project.

To reviewers: If this PR is going to be described in the changelog in the future release, please make sure this PR has one of the following labels: PR: doc ready, PR: awaiting doc, PR: doc unchanged

This message is shown because the PR description doesn't contain the document related template.

@100pah 100pah merged commit b014e95 into master May 20, 2026
5 of 11 checks passed
@echarts-bot
Copy link
Copy Markdown

echarts-bot Bot commented May 20, 2026

Congratulations! Your PR has been merged. Thanks for your contribution! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants