- [Feature] [geo] [map] Support styling region in original GeoJSON data. #20564 (plainheart)
- [Feature] [geo] [map] Support
regions[].silent
option. #20566 (Ovilia) - [Feature] [axis] Support tooltip for axis label. #16315 (plainheart)
- [Feature] [text] Add
isTruncated
state property forText
element. #1101 (100pah) - [Feature] [sunburst] Add new emphasis focus strategy
'relative'
for highlighting ancestor and descendant nodes. #20399 (sz-p) - [Feature] [axis] Add
showMinLine
/showMaxLine
option forsplitLine
. #20114 (adaelixir) - [Feature] [dataZoom] Add
handleLabel.show
option. #20082 (Ovilia) - [Feature] [calendar] Add
silent
option fordayLabel
/monthLabel
/yearLabel
. #20492 (plainheart) - [Feature] [treemap] Add
cursor
option. #20113 (adaelixir) - [Feature] [aria] Add
aria.data.excludeDimensionId
to exclude specific dimensions in aria-label. #20218 (semla) - [Feature] [aria] Add
role="img"
to chart container element. #20050 (ViniciusCestarii) - [Feature] [i18n] Add Swedish(SV) translation #20227 (NajamShehzad)
- [Feature] [i18n] Add Persian(FA) translation. #20312 (Ayazadeh)
- [Feature] [i18n] Improve pt-BR translation. #20348 (ViniciusCestarii)
- [Fix] [line] Reduce runtime memory cost. #20161 (plainheart)
- [Fix] [line] Fix
areaStyle
skewing in stepped line series and incorrectconnectNull
behavior #20092 (Ovilia) - [Fix] [candlestick] Add back missing support for non-normal states since v5.0.0. #20105 (plainheart)
- [Fix] [legend] Fix legend action is not isolated from other legend components. #20129 (plainheart)
- [Fix] [bar] Fix borderColor hides bar color with large data. #20465 (DevitX)
- [Fix] [pictorial] Fix zero value flipping for different axes. #20557 (Ovilia)
- [Fix] [visualMap] Fix cursor is still pointer when
selectedMode
is disabled. #20551 (sz-p) - [Fix] [visualMap] Fix label collides with horizontal visualMap. #20249 (WojciechKrakowiak)
- [Fix] [tooltip] Fix potential NPE when setting option with
notMerge
strategy. #20435 (ktx-abhay) - [Fix] [tooltip] Fix tooltip
textStyle.lineHeight
does not work. #20398 (sz-p) - [Fix] [sankey] Avoid throwing errors when the
links
/nodes
/levels
option is undefined. #20380 (sz-p) - [Fix] [polar] Fix unexpected clipping in polar coordinate. #20370 (sz-p)
- [Fix] [boxplot] Correctly handle
series.encode
with category axis. #20324 (jonoshearman) - [Fix] [sampling] Fix
minmax
sampling behavior. #20315 (ribeirompl) - [Fix] [gauge] Fix progress bar may be beneath the axis line. #20276 (kingyue737)
- [Fix] [axis] Fix axis ticks overflowing grid area with dataZoom. #20194 (Ovilia)
- [Fix] [axis] [time] Fix bar bandWidth with inversed time axis. #20246 (Ovilia)
- [Fix] [theme] Fix legend page text color in dark mode. #20396 (plainheart)
- [Fix] [pie] Fix some labels may not show. #20074 (liuyunzidian)
- [Fix] [grid] Fix clipping in custom series off by pixel. #20043 (fandi-1205)
- [Fix] [svg] Fix SVG element may be not interactable in SSR mode and fix invalid
transparent
color issue. #1076 (plainheart) - [Fix] [data] Fix potential NPE in the
SeriesData#rawIndexOf
function. #20534 (plainheart) - [Fix] [text] Fix text bounding rectangle is incorrect when
overflow
is'truncate'
. #1091 (linghaoSu) #1100 (100Pah) - [Fix] [env] Fix detection for node environment. #1037 (Uzlopak) #1071 (xg-qd) #1086 (plainheart)
- [Fix] [type] MarkLine
symbolOffset
can be a 2d array for both symbols. #20491 (plainheart)
New Contributors
- @ViniciusCestarii made their first contribution in #20050
- @fandi-1205 made their first contribution in #20043
- @adaelixir made their first contribution in #20114
- @liuyunzidian made their first contribution in #20074
- @semla made their first contribution in #20218
- @NajamShehzad made their first contribution in #20227
- @kingyue737 made their first contribution in #20276
- @Ayazadeh made their first contribution in #20312
- @jonoshearman made their first contribution in #20324
- @sz-p made their first contribution in #20370
- @WojciechKrakowiak made their first contribution in #20249
- @ktx-abhay made their first contribution in #20435
- @mrginglymus made their first contribution in #20485
- @DevitX made their first contribution in #20465
- @Uzlopak made their first contribution in ecomfe/zrender#1037
- @xg-qd made their first contribution in ecomfe/zrender#1071