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/12/12 14:48:16 UTC

svn commit: r37188 - in /dev/incubator/echarts/4.6.0-rc.1: ./ RELEASE_NOTE.txt apache-echarts-4.6.0-rc.1-incubating-src.zip apache-echarts-4.6.0-rc.1-incubating-src.zip.asc apache-echarts-4.6.0-rc.1-incubating-src.zip.sha512

Author: sushuang
Date: Thu Dec 12 14:48:15 2019
New Revision: 37188

Log:
prerelease

Added:
    dev/incubator/echarts/4.6.0-rc.1/
    dev/incubator/echarts/4.6.0-rc.1/RELEASE_NOTE.txt
    dev/incubator/echarts/4.6.0-rc.1/apache-echarts-4.6.0-rc.1-incubating-src.zip   (with props)
    dev/incubator/echarts/4.6.0-rc.1/apache-echarts-4.6.0-rc.1-incubating-src.zip.asc
    dev/incubator/echarts/4.6.0-rc.1/apache-echarts-4.6.0-rc.1-incubating-src.zip.sha512

Added: dev/incubator/echarts/4.6.0-rc.1/RELEASE_NOTE.txt
==============================================================================
--- dev/incubator/echarts/4.6.0-rc.1/RELEASE_NOTE.txt (added)
+++ dev/incubator/echarts/4.6.0-rc.1/RELEASE_NOTE.txt Thu Dec 12 14:48:15 2019
@@ -0,0 +1,41 @@
+v4.6.0
+
++ [Feature] Optimize label layout on pie. Add new `alignTo` option for aligning the labels. Check more detail in PR [#11715](https://github.com/apache/incubator-echarts/pull/11715) ([Wenli Zhang](https://github.com/Ovilia))
+
++ [Feature] Add `minorTick`, `minorSplitLine` on axis. Check more detail in the PR [#11705](https://github.com/apache/incubator-echarts/pull/11705) ([Yi Shen](https://github.com/pissang))
+
++ [Feature] Added more themes. [#11566](https://github.com/apache/incubator-echarts/pull/11566) ([WebCodePro719](https://github.com/WebCodePro719))
+
++ [Enhance] Chart will keep the dragging status when mouse is out of the area. Which will provide a much better dragging experience. [#11710](https://github.com/apache/incubator-echarts/pull/11710) ([Shuang Su](https://github.com/100pah))
+
++ [Enhance] Legend will display colors from `visualMap` component in `pie`/`funnel`/`radar` series. [#11737](https://github.com/apache/incubator-echarts/pull/11737) ([Yi Shen](https://github.com/pissang))
+
++ [Enhance] Enhance dataset default encode guess strategy. [#11746](https://github.com/apache/incubator-echarts/pull/11746) ([Shuang Su](https://github.com/100pah))
+
++ [Enhance] Stack icon on toolbox now is a toggle button. Removed tiled icon. [#11367](https://github.com/apache/incubator-echarts/pull/11367) ([alex2wong](https://github.com/alex2wong))
+
++ [Enhance] Add a delay to avoid flashing when hovering on nodes and edges of `graph` and `sankey` series. [11572](https://github.com/apache/incubator-echarts/pull/11572) ([Deqing Li](https://github.com/apache/incubator-echarts/pull/11457))
+
++ [Fix] Fix bar width calculation with `barMaxWidth` constraint and negative `barGap`. [#11713](https://github.com/apache/incubator-echarts/pull/11713) ([Yi Shen](https://github.com/pissang))
+
++ [Fix] Fix seams in `heatmap` series. Which may cause unexpected gray lines. [#11689](https://github.com/apache/incubator-echarts/pull/11689) ([Yi Shen](https://github.com/pissang))
+
++ [Fix] Fix unexpected highlight state after inverse selection in `legend`. [#11547](https://github.com/apache/incubator-echarts/pull/11547) ([SnailSword](https://github.com/SnailSword))
+
++ [Fix] Fix tooltip may highlight the point out of chart in `line` series. [#11548](https://github.com/apache/incubator-echarts/pull/11548) ([SnailSword](https://github.com/SnailSword))
+
++ [Fix] Fix label may not disappear on SVG renderer. [ecomfe/zrender#535](https://github.com/ecomfe/zrender/pull/535) ([Wenli Zhang](https://github.com/Ovilia))
+
++ [Fix] Not display bar on polar when value is `0`. [#11452](https://github.com/apache/incubator-echarts/issues/11452) ([foolzhang](https://github.com/foolzhang))
+
++ [Fix] Fix logic issue in global `textStyle`. [#11653](https://github.com/apache/incubator-echarts/pull/11653) ([code4fan](https://github.com/code4fan))
+
++ [Fix] Fix label color of `axisPointer` in dark theme. [#11656](https://github.com/apache/incubator-echarts/pull/11656) ([asiOvOtus](https://github.com/asiOvOtus))
+
++ [Fix] Fix `markPoint` out of the chart may still display in the wrong position. [#11484](https://github.com/apache/incubator-echarts/pull/11484) ([susiwen8](https://github.com/susiwen8))
+
++ [Fix] Fix tooltip shows multiple values around both sides of the pointer. [#11648](https://github.com/apache/incubator-echarts/pull/11648) ([Shuang Su](https://github.com/100pah))
+
++ [Fix] Fix `label.formatter` of leaves in `tree` series not work. [#11556](https://github.com/apache/incubator-echarts/pull/11556) ([Deqing Li](https://github.com/apache/incubator-echarts/pull/11457))
+
++ [Fix] Fix overflow symbol not display when `clip` is set `false` in `line` series. [#11552](https://github.com/apache/incubator-echarts/pull/11552) ([SnailSword](https://github.com/SnailSword))
\ No newline at end of file

Added: dev/incubator/echarts/4.6.0-rc.1/apache-echarts-4.6.0-rc.1-incubating-src.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/incubator/echarts/4.6.0-rc.1/apache-echarts-4.6.0-rc.1-incubating-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/incubator/echarts/4.6.0-rc.1/apache-echarts-4.6.0-rc.1-incubating-src.zip.asc
==============================================================================
--- dev/incubator/echarts/4.6.0-rc.1/apache-echarts-4.6.0-rc.1-incubating-src.zip.asc (added)
+++ dev/incubator/echarts/4.6.0-rc.1/apache-echarts-4.6.0-rc.1-incubating-src.zip.asc Thu Dec 12 14:48:15 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEmwbZtPo3xN1ScldCdHmF1+POtjUFAl3yTrAACgkQdHmF1+PO
+tjWHtA/+OJnTZPL9wE3f21c+D0PMkbGVr4za9/sREbJFuLSdoGbBZYyVpskznWn4
+iO6N8lIsVrvW3m+pe5uaZBimow/dFCb8CqLy8GwX0X9RQWhTW4/G1NATPZSI9Ev4
+o6PnNOPoFPQrBbxlUjZA5lVMYnPjVpkNPSg37VUPqLDnQbDH24tB3HH+CT1sQEWJ
++IrL7rq5Z5wO/Sy4Cke70fWEEOtfRDbul0WIBnw1D5qJVhdur9B8rnbtVyRogoUs
+jWZXGh/FId78UU19pf2mBMy5rhF/rSbTcVSlV7hJ4w24u/5nIEbnhCaIyqN8ZOYR
+jZU+G4mo4qhSsSwFuQypYQ+jsuHC1al2nyfSeQeGxxj3rQ/QjnCiV3MaWCPxLtCI
+B+Tph4Ye6p0/RPy4qDRjwA7c8J+zsIJamFrjbjD+x520oD25xsbLbnL4sGDR50Li
+wophJOwUnKJlLI0bMSgyk/FbEKMxmrB1IM9Zn5mhie6ufB3ltJOB5FC2HM/hApon
+nl6wnPgcjj1ne8ufhAhLDKwYMufncGGNs2s3Wddf5jBO2XoufDjBO6m/8mqGKFZs
+VdJHVf20BG1api2Vcnc8XWXD0iwsVKcCurjlUs3inFuDE0JMArIGt4msGNhys1sH
+5OXCZWEcOlu1YkWBlCaItSOIvqIg0BU7LHtxZLRkyXyuutDAv+U=
+=7soM
+-----END PGP SIGNATURE-----

Added: dev/incubator/echarts/4.6.0-rc.1/apache-echarts-4.6.0-rc.1-incubating-src.zip.sha512
==============================================================================
--- dev/incubator/echarts/4.6.0-rc.1/apache-echarts-4.6.0-rc.1-incubating-src.zip.sha512 (added)
+++ dev/incubator/echarts/4.6.0-rc.1/apache-echarts-4.6.0-rc.1-incubating-src.zip.sha512 Thu Dec 12 14:48:15 2019
@@ -0,0 +1 @@
+b24f18a97ecc4cd85afb608ff79154b466ce0baa654caecd3963b3426c60e8ff6032ed584c7c7fcfea4775fabbf4dc6f9e3694e7994e41b773184dd02dc102d6  apache-echarts-4.6.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