5.1.0
版本发布时间: 2021-04-16 19:35:20
apache/echarts最新发布版本:5.5.1(2024-06-27 15:10:33)
v5.1.0
- !![Feature] [geo] [map] geo component and map series support SVG format source. #14571 (100pah)
- ![Feature] [legend] Default legend design is more intuitive. #14497 (Ovilia)
- [Feature] [i18n] Add czech translation #14468 (JiriBalcar)
- [Feature] [animation] Add animaiton configuration in resize #14553 (pissang)
- [Feature] [effectScatter] Add clip for effectScatter #14574 (susiwen8)
- [Fix] [debug] Optimize error log when components or series are missing #14568 (pissang)
- [Fix] [tooltip] Improve the performance of tooltip. #14246 (plainheart)
- [Fix] [label] Fix labels may have wrong
z
and not in the front. #14542 (plainheart) #14417 (susiwen8) - [Fix] [pattern] Fix
CanvasPatttern#setTransform
may not exists error. #738 (pissang) - [Fix] [tooltip] Fix formatter wrong when using time axis #14471 (Ovilia)
- [Fix] [symbol] Make
symbolOffset
work on all the components using symbols. #14375 (plainheart) - [Fix] [markArea] Fix markArea background color disappeared bug. Close #13647 #14343 (Nick22nd)
- [Fix] [markLine] Fix string type data may not work in markLine. Close #14300 #14314 (Ovilia)
- [Fix] [select] Fix null access bug when checking selected status. Close #14293 #14413 (leosxie)
- [Fix] [dataZoom]fix dataZoom setting no effect #14388 (wf123537200)
- [Fix] [animation] Fix animation between NaN value may have problem. #730 (Nick22nd)
- [Fix] [visualMap] Use itemSymbol as default symbol type. Close #5719 #14243 (Ovilia)
- [Fix] [loading] Fix text of loading is not in the front and covered by others. #14191 (yufeng04)
- [Fix] [custom] Fix series label on custom series not working properly. Close #14092 #14254 (Nick22nd)
- [Fix] [map] Fix map labels won't update its position when
labelLayout
is used. #14578 (pissang) - [Fix] [calendar] Fix day label drifting. Close #11508 #13902 (Nick22nd)
- [Fix] [lines] Fix line animation may have extra points and being messed up. #13638 (vially)
- [Fix] [type] Exporting more necessary types for generating declarations in the extensions #14289 (pissang)
- [Fix] [type] Add
LegendComponentOption.icon
property type #14263 (thesiti92) - [Fix] Remove legacy usage of transform #14357 (pissang)