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

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 0681e9be38d05155e7d78eb831fd6e891216317e
Merge: 977bba1 8b2a4c4
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Fri Apr 1 13:50:07 2022 +0800

    Merge pull request #16819 from apache/release
    
    Merge release 5.3.2 into master

 dist/echarts.common.js                    | 6064 +++++++++----------
 dist/echarts.common.js.map                |    2 +-
 dist/echarts.common.min.js                |    2 +-
 dist/echarts.esm.js                       | 9104 +++++++++++++++--------------
 dist/echarts.esm.js.map                   |    2 +-
 dist/echarts.esm.min.js                   |    2 +-
 dist/echarts.js                           | 9104 +++++++++++++++--------------
 dist/echarts.js.map                       |    2 +-
 dist/echarts.min.js                       |    2 +-
 dist/echarts.simple.js                    | 4688 +++++++--------
 dist/echarts.simple.js.map                |    2 +-
 dist/echarts.simple.min.js                |    2 +-
 dist/extension/bmap.js.map                |    2 +-
 dist/extension/dataTool.js.map            |    2 +-
 package-lock.json                         | 1361 ++---
 package.json                              |    2 +-
 src/chart/line/helper.ts                  |    2 +-
 src/chart/sunburst/SunburstSeries.ts      |    4 +-
 src/chart/sunburst/sunburstLayout.ts      |    2 +-
 src/chart/themeRiver/themeRiverLayout.ts  |    8 +-
 src/component/visualMap/VisualMapModel.ts |    1 -
 src/coord/cartesian/Grid.ts               |    2 +-
 src/core/echarts.ts                       |    2 +-
 src/model/mixin/dataFormat.ts             |    2 +-
 test/runTest/genReport.js                 |    2 +-
 25 files changed, 14957 insertions(+), 15411 deletions(-)

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

Reply via email to