This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch label-enhancement
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git

commit 7df0126d863ac8a79b2af7bddea13a30fdee4052
Merge: 6f9f5af dbb3315
Author: pissang <[email protected]>
AuthorDate: Tue Apr 28 07:57:15 2020 +0800

    Merge branch 'next' into label-enhancement

 build/build.js                                 |   7 --
 build/config.js                                |  32 +++----
 extension-src/bmap/BMapCoordSys.ts             |   2 +-
 src/chart/bar/BarView.ts                       |  44 ++++-----
 src/chart/helper/createClipPathFromCoordSys.ts |   7 +-
 src/chart/treemap/TreemapSeries.ts             |   4 +-
 src/chart/treemap/TreemapView.ts               |  55 +++--------
 src/component/helper/MapDraw.ts                |   9 +-
 src/coord/CoordinateSystem.ts                  |   2 +
 src/data/DataDiffer.ts                         |  20 ++--
 src/data/List.ts                               |   4 +-
 src/model/Model.ts                             |   3 +
 src/util/graphic.ts                            |   3 +-
 test/clip-large1.html                          | 123 +++++++++++++++++++++++++
 test/runTest/actions/__meta__.json             |   1 +
 15 files changed, 199 insertions(+), 117 deletions(-)



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to