Skip to content

[pull] master from apache:master#97

Merged
pull[bot] merged 149 commits into
BearQu:masterfrom
apache:master
May 20, 2026
Merged

[pull] master from apache:master#97
pull[bot] merged 149 commits into
BearQu:masterfrom
apache:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 20, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

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 27 commits May 4, 2026 02:54
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
Merge 6.1.0 release to master
@pull pull Bot locked and limited conversation to collaborators May 20, 2026
@pull pull Bot added the ⤵️ pull label May 20, 2026
@pull pull Bot merged commit b014e95 into BearQu:master May 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants