5.5.1
版本发布时间: 2024-06-27 15:10:33
apache/echarts最新发布版本:5.5.1(2024-06-27 15:10:33)
- [Feature] [axis] Support custom axis tick/label positions. #19919 (dvdkon) (Ovilia)
- [Feature] [bar] Add
startValue
option. #17078 (jiawulin001) - [Feature] [sankey] Add
itemStyle.borderRadius
option. #19763 (deftliang) - [Feature] [time] Add meridian template
{a}/{A}
. #19888 (maurodesouza) - [Feature] [geo] Add
totalZoom
parameter for thegeoroam
event. #19837 (zhaoxinggang) - [Feature] [treemap] Add
scaleLimit
option to limit the zooming. #18304 (liuyizhou) - [Fix] [series] Avoid error caused by
seriesData.getLinkedData
. #19901 (plainheart) - [Fix] [marker] Fix marker label formatter can't get series information. #19898 (plainheart)
- [Fix] [aria] Avoid error in SSR mode. #19892 (OverflowCat)
- [Fix] [data] Avoid error when using BigInt values. #19847 (zettca)
- [Fix] [pie] Fix
endAngle
is not applied on the empty circle. #19642 (plainheart) - [Fix] [toolbox] Fix uncaught reference error in the environment that
MouseEvent
doesn't exist. #19620 (plainheart) - [Fix] [tooltip] Fix tooltip XSS issue when legend name is HTML string. #20045 (plainheart)
- [Fix] [type] Fix that in users' .d.ts
import('echarts/types/dist/shared')
can not visit'echarts/types/dist/shared.d.ts'
since v5.5.0. #20030 (100pah)
New Contributors
- @miracleren made their first contribution in https://github.com/apache/echarts/pull/19373
- @zhaoxinggang made their first contribution in https://github.com/apache/echarts/pull/19837
- @zettca made their first contribution in https://github.com/apache/echarts/pull/19847
- @OverflowCat made their first contribution in https://github.com/apache/echarts/pull/19892
- @maurodesouza made their first contribution in https://github.com/apache/echarts/pull/19888
- @deftliang made their first contribution in https://github.com/apache/echarts/pull/19763
- @liuyizhou made their first contribution in https://github.com/apache/echarts/pull/18304