| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.6.0 source code.tar.gz | 2024-12-11 | 22.5 MB | |
| 5.6.0 source code.zip | 2024-12-11 | 23.8 MB | |
| README.md | 2024-12-11 | 8.4 kB | |
| Totals: 3 Items | 46.3 MB | 0 | |
- [Feature] [geo] [map] Support styling region in original GeoJSON data. #20564 (plainheart)
- [Feature] [geo] [map] Support
regions[].silentoption. #20566 (Ovilia) - [Feature] [axis] Support tooltip for axis label. #16315 (plainheart)
- [Feature] [text] Add
isTruncatedstate property forTextelement. #1101 (100pah) - [Feature] [sunburst] Add new emphasis focus strategy
'relative'for highlighting ancestor and descendant nodes. #20399 (sz-p) - [Feature] [axis] Add
showMinLine/showMaxLineoption forsplitLine. #20114 (adaelixir) - [Feature] [dataZoom] Add
handleLabel.showoption. #20082 (Ovilia) - [Feature] [calendar] Add
silentoption fordayLabel/monthLabel/yearLabel. #20492 (plainheart) - [Feature] [treemap] Add
cursoroption. #20113 (adaelixir) - [Feature] [aria] Add
aria.data.excludeDimensionIdto 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
areaStyleskewing in stepped line series and incorrectconnectNullbehavior #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
selectedModeis disabled. #20551 (sz-p) - [Fix] [visualMap] Fix label collides with horizontal visualMap. #20249 (WojciechKrakowiak)
- [Fix] [tooltip] Fix potential NPE when setting option with
notMergestrategy. #20435 (ktx-abhay) - [Fix] [tooltip] Fix tooltip
textStyle.lineHeightdoes not work. #20398 (sz-p) - [Fix] [sankey] Avoid throwing errors when the
links/nodes/levelsoption is undefined. #20380 (sz-p) - [Fix] [polar] Fix unexpected clipping in polar coordinate. #20370 (sz-p)
- [Fix] [boxplot] Correctly handle
series.encodewith category axis. #20324 (jonoshearman) - [Fix] [sampling] Fix
minmaxsampling 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
transparentcolor issue. #1076 (plainheart) - [Fix] [data] Fix potential NPE in the
SeriesData#rawIndexOffunction. #20534 (plainheart) - [Fix] [text] Fix text bounding rectangle is incorrect when
overflowis'truncate'. #1091 (linghaoSu) #1100 (100Pah) - [Fix] [env] Fix detection for node environment. #1037 (Uzlopak) #1071 (xg-qd) #1086 (plainheart)
- [Fix] [type] MarkLine
symbolOffsetcan be a 2d array for both symbols. #20491 (plainheart)
New Contributors
- @ViniciusCestarii made their first contribution in https://github.com/apache/echarts/pull/20050
- @fandi-1205 made their first contribution in https://github.com/apache/echarts/pull/20043
- @adaelixir made their first contribution in https://github.com/apache/echarts/pull/20114
- @liuyunzidian made their first contribution in https://github.com/apache/echarts/pull/20074
- @semla made their first contribution in https://github.com/apache/echarts/pull/20218
- @NajamShehzad made their first contribution in https://github.com/apache/echarts/pull/20227
- @kingyue737 made their first contribution in https://github.com/apache/echarts/pull/20276
- @Ayazadeh made their first contribution in https://github.com/apache/echarts/pull/20312
- @jonoshearman made their first contribution in https://github.com/apache/echarts/pull/20324
- @sz-p made their first contribution in https://github.com/apache/echarts/pull/20370
- @WojciechKrakowiak made their first contribution in https://github.com/apache/echarts/pull/20249
- @ktx-abhay made their first contribution in https://github.com/apache/echarts/pull/20435
- @mrginglymus made their first contribution in https://github.com/apache/echarts/pull/20485
- @DevitX made their first contribution in https://github.com/apache/echarts/pull/20465
- @Uzlopak made their first contribution in https://github.com/ecomfe/zrender/pull/1037
- @xg-qd made their first contribution in https://github.com/ecomfe/zrender/pull/1071