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

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

commit bf1c93c512879ca0f761f6a3df357f323ea2bb41
Merge: d625492b c5a80125
Author: Zhongxiang Wang <y...@all-my-life.cn>
AuthorDate: Mon Oct 17 13:34:19 2022 +0800

    Merge pull request #305 from apache/master
    
    Merge branch 'master' into 'dev'

 .asf.yaml                                    |    5 +-
 build/webpack.config.js                      |    3 +
 editor/package-lock.json                     |  225 +-
 editor/package.json                          |    2 +-
 en/api/action.md                             |   15 +-
 en/api/echarts.md                            |    8 +-
 en/changelog.md                              |  108 +-
 en/option/component/axisPointer.md           |    4 +-
 en/option/component/brush.md                 |    2 +-
 en/option/component/data-zoom.md             |    2 +-
 en/option/partial/2d-data.md                 |    2 +-
 en/option/partial/label-rotate-tangential.md |   15 +
 en/option/series/gauge.md                    |    5 +
 en/option/series/lines.md                    |    8 +
 en/option/series/sunburst.md                 |   20 +-
 en/option/series/treemap.md                  |   23 +-
 package-lock.json                            | 9677 ++++++++++----------------
 package.json                                 |   13 +-
 server.js                                    |    8 +-
 zh/api/action.md                             |   15 +-
 zh/changelog.md                              |   36 +-
 zh/option/component/axisPointer.md           |    4 +-
 zh/option/component/brush.md                 |    2 +-
 zh/option/component/calendar.md              |    8 +-
 zh/option/component/data-zoom.md             |    4 +-
 zh/option/partial/2d-data.md                 |    2 +-
 zh/option/partial/label-rotate-tangential.md |   15 +
 zh/option/series/gauge.md                    |    5 +
 zh/option/series/lines.md                    |    8 +
 zh/option/series/sunburst.md                 |   18 +-
 zh/option/series/treemap.md                  |   21 +-
 zh/tutorial/calendar-example.md              |    8 +-
 32 files changed, 3997 insertions(+), 6294 deletions(-)


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

Reply via email to