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

ovilia pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-echarts-handbook.git.


    from 8fabd28  Merge pull request #1 from apache/wenli
     add 179be6e  feat: support level 4 nav
     new 2aa3255  Merge pull request #2 from apache/wenli

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:
 components/partials/Sidebar.vue                    |  37 ++++--
 contents/zh/{cookbook => application}/aria.md      |   0
 .../chart-types/bar/bar-race.md}                   |   0
 .../chart-types/bar/basic-bar.md}                  |   0
 .../{ => application}/chart-types/bar/polar-bar.md |   0
 .../chart-types/bar/stacked-bar.md                 |   0
 .../chart-types/bar/visual-map.md                  |   0
 .../{ => application}/chart-types/bar/waterfall.md |   0
 .../zh/application/chart-types/line/area-line.md   |  27 +++++
 .../zh/application/chart-types/line/basic-line.md  | 128 +++++++++++++++++++++
 .../zh/application/chart-types/line/smooth-line.md |  18 +++
 .../application/chart-types/line/stacked-line.md   |  45 ++++++++
 .../zh/application/chart-types/line/step-line.md   |  38 ++++++
 contents/zh/{cookbook => application}/connect.md   |   0
 .../zh/{cookbook => application}/cross-platform.md |   0
 contents/zh/{cookbook => application}/down-play.md |   0
 contents/zh/{cookbook => application}/downplay.md  |   0
 contents/zh/{cookbook => application}/mobile.md    |   0
 contents/zh/chart-types/line.md                    |  26 -----
 contents/zh/chart-types/xxx.md                     |   0
 contents/zh/posts.js                               |  79 +++++++------
 21 files changed, 330 insertions(+), 68 deletions(-)
 rename contents/zh/{cookbook => application}/aria.md (100%)
 rename contents/zh/{chart-types/bar/bar-racing.md => 
application/chart-types/bar/bar-race.md} (100%)
 rename contents/zh/{chart-types/bar/simple-bar.md => 
application/chart-types/bar/basic-bar.md} (100%)
 rename contents/zh/{ => application}/chart-types/bar/polar-bar.md (100%)
 rename contents/zh/{ => application}/chart-types/bar/stacked-bar.md (100%)
 rename contents/zh/{ => application}/chart-types/bar/visual-map.md (100%)
 rename contents/zh/{ => application}/chart-types/bar/waterfall.md (100%)
 create mode 100644 contents/zh/application/chart-types/line/area-line.md
 create mode 100644 contents/zh/application/chart-types/line/basic-line.md
 create mode 100644 contents/zh/application/chart-types/line/smooth-line.md
 create mode 100644 contents/zh/application/chart-types/line/stacked-line.md
 create mode 100644 contents/zh/application/chart-types/line/step-line.md
 rename contents/zh/{cookbook => application}/connect.md (100%)
 rename contents/zh/{cookbook => application}/cross-platform.md (100%)
 rename contents/zh/{cookbook => application}/down-play.md (100%)
 rename contents/zh/{cookbook => application}/downplay.md (100%)
 rename contents/zh/{cookbook => application}/mobile.md (100%)
 delete mode 100644 contents/zh/chart-types/line.md
 delete mode 100644 contents/zh/chart-types/xxx.md


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

Reply via email to