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

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


    from 977bba1  Merge pull request #16764 from apache/fix-radar-tooltip
     add a6769e8  Merge pull request #16756 from apache/master
     add f2a3aae  chore: fix audited packages.
     add 503b574  style: fix lint problems.
     add 7808327  test: fix potential path issue in Windows.
     add fc15276  release 5.3.2
     add 8b2a4c4  Merge pull request #16759 from apache/release-dev
     new 0681e9b  Merge pull request #16819 from apache/release

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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