Releases: apache/echarts
Releases · apache/echarts
2.2.6
2.2.5
NOTE: This is a Non-Apache Release
- [^] Fix tree clickable. See #1655
- [^] Fix wordCloud clickable. See #1709
- [^] Tree direction right to left support. See #1608
- [^] Map value same precision with given data. Fix #1670, #1713
- [^] Map data can't toggle selected by setOption. See #1720
- [^] Fix bug that mouse event on tooltip will also trigger the event on canvas. Fix #1686
- [^] Fix bug that childBorderWidth can't be 0 in treemap. See #1674
- [^] Map extension support legend and dataRange
- [^] Each series can configure it's own z and zlevel. See #1648
- [^] Venn optimization
- [?] Dependence, ZRender 2.1.0+
2.2.4
2.2.3
NOTE: This is a Non-Apache Release
- 【+】 Add word cloud.
- 【+】 Add tree chart.
- 【+】 Publish ECharts Map Data Tool
- [^] Improve treemap. Add children outline. Add breadcrumb.
- [^] Improve dataRange. Add splitList option.
- [^] Fix rcOption not defined bug。Fix #1554 »
- [^] Fix #1528 »
- [^] Fix timeline bug of map。Fix #1515 »
- [^] Fix markLine add bug in gauge.
- [^] Fix tooltip styling bug in map.
- [?] Dependence, ZRender 2.0.8+
2.2.2
NOTE: This is a Non-Apache Release
- 【+】 Add Venn chart. See example Venn
- 【+】 Add Treemap. See example Treemap
- 【+】 Add logarithmic axis. See example line9
- 【+】 Release ECharts online builder
- [^] Add data filter for line chart with large data. #1370 »
- [^] symbolSize can configure width and height with an array
- [^] Fix #1308 »
- [^] Add configuration of z and zlevel