You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2019/10/14 09:55:13 UTC

svn commit: r36326 - in /release/incubator/echarts/4.4.0: ./ RELEASE_NOTE.txt apache-echarts-4.4.0-incubating-src.zip apache-echarts-4.4.0-incubating-src.zip.asc apache-echarts-4.4.0-incubating-src.zip.sha512

Author: sushuang
Date: Mon Oct 14 09:55:12 2019
New Revision: 36326

Log:
release

Added:
    release/incubator/echarts/4.4.0/
    release/incubator/echarts/4.4.0/RELEASE_NOTE.txt
    release/incubator/echarts/4.4.0/apache-echarts-4.4.0-incubating-src.zip   (with props)
    release/incubator/echarts/4.4.0/apache-echarts-4.4.0-incubating-src.zip.asc
    release/incubator/echarts/4.4.0/apache-echarts-4.4.0-incubating-src.zip.sha512

Added: release/incubator/echarts/4.4.0/RELEASE_NOTE.txt
==============================================================================
--- release/incubator/echarts/4.4.0/RELEASE_NOTE.txt (added)
+++ release/incubator/echarts/4.4.0/RELEASE_NOTE.txt Mon Oct 14 09:55:12 2019
@@ -0,0 +1,37 @@
+2019-09-29
+
++ [Feature] Add option `clip` for `line`, `bar`, `lines`, `scatter` and `custom series`,
+which prevents the shapes overflow the area of the coordinate system. And support setting
+`filterMode` on `toolbox.dataZoom`. Fix #9200, #10224, #10748, #11086.
+
++ [Feature] Support "select all" and "reverse select" buttons in `legend`. See `legend.selector` for details.
+
++ [Feature] Provide `echarts.graphic.registerShape` and `echarts.graphic.getShapeClass`.
+The registered shape classes can be used in `custom series` and `graphic component`.
+
++ [Feature] Support show border style on `legend` item. Support setting `itemStyle` on `legend`. Fix #7340.
+
++ [Feature] Support expansion animation for data update, support `pie-series.animationTypeUpdate`. Fix #11029.
+
++ [Feature] Support setting `rippleEffect.color` in `effectScatter`.
+
++ [Feature] Support using BaiduMap API version 3.0 in bmap by option `bmap.mapStyleV2`.
+
++ [Fix] Fix that the stacked bar exceed zoom limit.
+Fix #7534, #7672, #7732, #7872, #8069, #8520, #8935, #8955, #9200, #9237, #9847, #10359, #10518, #10972.
+
++ [Fix] Fix that sometimes when using "toolbox dataZoom" it can not return to the original state. Fix #11055.
+
++ [Fix] Fix the texture pattern rendering in `map` and `geo`. And Fix that the the shadow of them are different between canvas renderer and SVG renderer. Fix #11055, #5429.
+
++ [Fix] Fix that data does not rendered after a `NaN` value in candlestick. Fix #11101.
+
++ [Fix] Fix `geo.label.formatter` does not work. Fix #8489.
+
++ [Fix] Fix the hover style incorrect in `custom series`. Fix #11103.
+
++ [Fix] Fix that tree root node disappears after roaming. Fix #10291, #10986, #10164, #9580, #9256, #9216.
+
++ [Fix] Fix that SVG renderer should render normally despite hover layer set. Fix #11054.
+
++ [Fix] Add dispose checking for chart instance.

Added: release/incubator/echarts/4.4.0/apache-echarts-4.4.0-incubating-src.zip
==============================================================================
Binary file - no diff available.

Propchange: release/incubator/echarts/4.4.0/apache-echarts-4.4.0-incubating-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/incubator/echarts/4.4.0/apache-echarts-4.4.0-incubating-src.zip.asc
==============================================================================
--- release/incubator/echarts/4.4.0/apache-echarts-4.4.0-incubating-src.zip.asc (added)
+++ release/incubator/echarts/4.4.0/apache-echarts-4.4.0-incubating-src.zip.asc Mon Oct 14 09:55:12 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEmwbZtPo3xN1ScldCdHmF1+POtjUFAl2RmwoACgkQdHmF1+PO
+tjURahAAgBdBNot6BqsKIKwh6aceZU1RbOebIKKA2R/srbUCg8+IC9lc/jJh9iUk
+XmHShTEtMviFjkxWMyXy5Y14NnBjbMGdzyTp2olBgF4YgXBEoHgfkc0Duv2E5Bzo
+3wI9tQqiW345lWji/bLEvMcsNnrGXMWbUO2jyC8b76v1XawKayFnU55QgzTlc84B
+U+sla5FEksWLwWafYc4tAoX8g+dANIpzpQNwpr7n1RillQ6/Kt/zWoUAiIUdA9z6
+iTkuXMYL6q58MoqxJUgH5DYv3hawHje77sAIcyir+8inJriJeLpBXuvI1ExucDG6
+g9h6pcyK489Zndk0XRqEFR5J6zbO9oHNmkO7vvzqr2pYpnmcbcl2/e5OSwGpb/o2
+z4A1sN6UKVzi6RbRRkZTgorP+ag43/PMJ45zJx6vEo1NYSckXk5Cj0HHJ+vSUq/u
+L2iHO8vxbDNzH9mMZ1l/L0eDSZP5bwJibGBARogAqrNyAV8Ls4p95xwglb3+gy06
+7aqN882C+DiGhDc9HbE1QFScdGoG9MDxeO1dd+PklgEvzZ3SKAhVTsbyRAZmBXmW
+NVIp9/BLpcIXfreK8ErVYruUjEjXSX+jwfNtOrBzfpCEgDI4440mCWuMO638anGL
++3KrqHb1RL3ACnTDxqK50rTSPrU6RhwFR5uDmsjvEm6n1G9O6Q8=
+=8gCg
+-----END PGP SIGNATURE-----

Added: release/incubator/echarts/4.4.0/apache-echarts-4.4.0-incubating-src.zip.sha512
==============================================================================
--- release/incubator/echarts/4.4.0/apache-echarts-4.4.0-incubating-src.zip.sha512 (added)
+++ release/incubator/echarts/4.4.0/apache-echarts-4.4.0-incubating-src.zip.sha512 Mon Oct 14 09:55:12 2019
@@ -0,0 +1 @@
+b04f8db117709e129e9bca5eb7a519ca118bbeab816e9cc9878e2b8054a73fc7eebfbdd7c5a55cdefb43a1b040791fdf60e93893ca38a9d724bcc2c42a5363b3  apache-echarts-4.4.0-rc.1-incubating-src.zip



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org