Skip to content

Releases: apache/echarts

5.0.0-beta.1

14 Oct 12:20
Compare
Choose a tag to compare
5.0.0-beta.1 Pre-release
Pre-release
release: 5.0.0-beta.1 (dist)

5.0.0-alpha.2

17 Aug 18:15
Compare
Choose a tag to compare
5.0.0-alpha.2 Pre-release
Pre-release
release: 5.0.0-alpha.2

4.9.0

28 Aug 03:29
90243fc
Compare
Choose a tag to compare
  • [Feature] [graph] Support multiple edges to link nodes in graph. #12590 (wf123537200)

  • [Feature] [funnel] Add orient option in funnel. Support horizontal layout. #12754 (regrex)

  • [Enhancement] [tooltip] Add text shadow options. #12664 (Ovilia)

  • [Enhancement] [toolbox] Add brushStyle option to configuration style of brush rect in the dataZoom feature. #12550 (zhiyuc123)

  • [Fix] [themeRiver] Optimize data process in themeRiver. #12022 (Zaynex)

  • [Fix] [toolbox] Fix pie series render incorrectly after editing its data in the dataView feature. #12561 (plainheart)

  • [Fix] [toolbox] Fix dataView shows NaN when using dataset. #11849 (susiwen8)

  • [Fix] [toolbox] Fix saveAsImage may have error in some special environments. #12643 (lzr900515)

  • [Fix] [lines] Fix lines disappear if setOption again without data. #12850 (plainheart)

  • [Fix] [sunburst] [treemap] Fix label formatter in levels not work bug. #12742 (Ovilia)

  • [Fix] [bmap] Fix bmap event moveend is always triggered when dragging or zoomend. #12558 (plainheart)

  • [Fix] [grid] Fix wrong gap calculation when containLabelis set in grid. #12259 (Ling310)

  • [Fix] [tooltip] Fix newline in tooltip of radar and map series when using ricText render mode. #12664 (Ovilia)

  • [Fix] [tooltip] Update tooltip position proportionally when chart resized. #12834 (liulinboyi)

  • [Fix] [tooltip] Fix tooltip dispose in richText render mode. #12608 (plainheart)

  • [Fix] [tree] Fix image symbol not display on first render. #12367 (plainheart)

  • [Fix] [geo] Fix label formatter not work bug. #12762 (plainheart)

  • [Fix] [bar] Fix error when switching showBackground from false to true. #13085 (easonyq)

  • [Fix] [markArea] Fix label is not hidden when markArea is outside the grid. #12669 (Ovilia)

  • [Fix] [markLine] [markPoint] Fix symbolRotate not work bug. #12737 #12392 (plainheart)

  • [Fix] [polar] Fix bar layout on polar with nagive axis. #12418 (gracelia)

4.9.0-rc.1

06 Aug 13:09
90243fc
Compare
Choose a tag to compare
4.9.0-rc.1 Pre-release
Pre-release
Merge pull request #13092 from apache/release-dev

Release 4.9.0

5.0.0-alpha.1

31 Jul 16:59
Compare
Choose a tag to compare
5.0.0-alpha.1 Pre-release
Pre-release
release: 5.0.0-alpha.1 update package-lock.json

4.8.0

25 May 08:27
3b61add
Compare
Choose a tag to compare
  • [Feature] [toolbox] Support download SVG file in toolbox when using SVG render mode. #12144 (Zhang Wenli)

  • [Feature] Add more parameters in the loading effect. #12414 (Yu Feng)

  • [Feature] Support callback for symbolRotate. #12348 #12354 (plainheart)

  • [Feature] [axis] Callbacks of min, max can return null to use the default value now. #11829 (Su Siwen), #12371 (Su Shuang)

  • [Feature] [geo] Add nameProperty to specify the name field of GeoJSON source. #12156 (alex2wong)

  • [Fix] [sankey] Fix tooltip not displayed on edges. #12011 (Su Siwen)

  • [Fix] [sankey] Fix node may disappear when link value is 0. #12191 (Su Siwen), #12472 (Su Shuang)

  • [Fix] [treemap] Add missing params in the foramtter callback. #11854 (Su Siwen, Su Shuang)

  • [Fix] [calendar] Fix calendar chart layout when user is in a timezone with DST. #12172 (mikeyshing88), #12466 (Su Shuang)

  • [Fix] [line] Fix safari may crash because of memory explosion when using gradient, shadow with large wide-range animation. #12410 (Shen Yi)

  • [Fix] [line] Fix clip bug in chromium when chart size over 18000px. #12393 (Zhan Fang)

  • [Fix] [pie] Fix label may disappear when animation is disabled. #12243 (Zhang Wenli)

  • [Fix] [title] Fix potential security risk when '_blank' target for link. #12380 (Su Siwen)

  • [Fix] [geo] Fix animation not work when change center or zoom with setOption. #12340 (Zhang Wenli)

  • [Fix] [heatmap] Remove the 1px gap. #12342 (SnailSword)

  • [Fix] [sunburst] Fix default downplay style not work bug. #12264 (Shen Yi)

  • [Fix] [visualMap] minOpen and maxOpen is not counted into pieces number now. #12147 (Su Siwen)

  • [Fix] [bmap] [extension] Fix layer may not been cleared when using progressive rendering. (Shen Yi)

4.8.0-rc.1

06 May 10:22
3b61add
Compare
Choose a tag to compare
4.8.0-rc.1 Pre-release
Pre-release

Change log: see release 4.8.0

4.7.0

18 Mar 08:58
Compare
Choose a tag to compare

4.7.0-rc.1

02 Mar 09:11
Compare
Choose a tag to compare
4.7.0-rc.1 Pre-release
Pre-release

Change log: see release 4.7.0

4.6.0

29 Dec 08:47
Compare
Choose a tag to compare

v4.6.0

2019-12-29
  • [Feature] Optimize label layout on pie. Add new alignTo option for aligning the labels. Check more detail in PR #11715 (Wenli Zhang)

  • [Feature] Add minorTick, minorSplitLine on axis. Check more detail in the PR #11705 (Yi Shen)

  • [Feature] Added more themes. #11566 (WebCodePro719)

  • [Enhance] Chart will keep the dragging status when mouse is out of the area. Which will provide a much better dragging experience. #11710 (Shuang Su)

  • [Enhance] Legend will display colors from visualMap component in pie/funnel/radar series. #11737 (Yi Shen)

  • [Enhance] Enhance dataset default encode guess strategy. #11746 (Shuang Su)

  • [Enhance] Stack icon on toolbox now is a toggle button. Removed tiled icon. #11367 (alex2wong)

  • [Enhance] Add a delay to avoid flashing when hovering on nodes and edges of graph and sankey series. 11572 (Deqing Li)

  • [Fix] Fix bar width calculation with barMaxWidth constraint and negative barGap. #11713 (Yi Shen)

  • [Fix] Fix seams in heatmap series. Which may cause unexpected gray lines. #11689 (Yi Shen)

  • [Fix] Fix unexpected highlight state after inverse selection in legend. #11547 (SnailSword)

  • [Fix] Fix tooltip may highlight the point out of chart in line series. #11548 (SnailSword)

  • [Fix] Fix label may not disappear on SVG renderer. ecomfe/zrender#535 (Wenli Zhang)

  • [Fix] Not display bar on polar when value is 0. #11452 (foolzhang)

  • [Fix] Fix logic issue in global textStyle. #11653 (code4fan)

  • [Fix] Fix label color of axisPointer in dark theme. #11656 (asiOvOtus)

  • [Fix] Fix markPoint out of the chart may still display in the wrong position. #11484 (susiwen8)

  • [Fix] Fix tooltip shows multiple values around both sides of the pointer. #11648 (Shuang Su)

  • [Fix] Fix label.formatter of leaves in tree series not work. #11556 (Deqing Li)

  • [Fix] Fix overflow symbol not display when clip is set false in line series. #11552 (SnailSword)