You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2021/09/01 10:41:48 UTC

[echarts-handbook] branch master updated (ffdcc54 -> 3a8865b)

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/echarts-handbook.git.


    from ffdcc54  fix: 1) activate the corresponding item in the header nav. 2) update navbar to the latest. 3) `Applications` -> `How To Guides`. related commit: https://github.com/apache/echarts-handbook/commit/c12152f1450414087158c61a8d78038d46448698 4) add i18n translation for `searchHandbook` term.
     new 6bd3b50  fix: fix content
     new b44c8f6  Merge branch 'master' of github.com:apache/incubator-echarts-handbook
     new 948bbf8  fix typo
     new 3a8865b  Merge branch 'master' of github.com:apache/incubator-echarts-handbook

The 4 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:
 contents/zh/basics/release-note/5-2-0.md       | 2 +-
 contents/zh/how-to/cross-platform/baidu-app.md | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

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


[echarts-handbook] 03/04: fix typo

Posted by ov...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 948bbf8ada3d9ca1ffb0b40433238e530d283d8f
Author: Ovilia <zw...@gmail.com>
AuthorDate: Wed Sep 1 18:41:10 2021 +0800

    fix typo
---
 contents/zh/basics/release-note/5-2-0.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contents/zh/basics/release-note/5-2-0.md b/contents/zh/basics/release-note/5-2-0.md
index c1efc16..5376e1f 100644
--- a/contents/zh/basics/release-note/5-2-0.md
+++ b/contents/zh/basics/release-note/5-2-0.md
@@ -309,7 +309,7 @@ option = {
 };
 ```
 
-这一配置项可以让我们避免了去找调色盘颜色然去一一设置的麻烦,可能在特定的场景需求中提供便捷。后续我们会对这个配置项做进一步的增强,提供更多的调色盘取色的策略。
+这一配置项可以让我们避免了去找调色盘颜色然后去一一设置的麻烦,可能在特定的场景需求中提供便捷。后续我们会对这个配置项做进一步的增强,提供更多的调色盘取色的策略。
 
 ## 极坐标柱状图的标签
 

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


[echarts-handbook] 02/04: Merge branch 'master' of github.com:apache/incubator-echarts-handbook

Posted by ov...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b44c8f60475d1fd590d7016af347203f65e76528
Merge: 6bd3b50 712d458
Author: Ovilia <zw...@gmail.com>
AuthorDate: Tue Aug 31 14:29:24 2021 +0800

    Merge branch 'master' of github.com:apache/incubator-echarts-handbook

 app.html                                      | 36 ++++++++----
 build/generate.js                             | 44 --------------
 components/markdown/Example.vue               |  4 +-
 components/partials/Sidebar.vue               | 84 +++++++++++++++++++++++----
 contents/en/application/data/dynamic-data.md  |  4 +-
 contents/en/basics/release-note/v5-feature.md | 12 ++--
 contents/en/meta/edit-guide.md                |  9 +++
 contents/zh/application/data/dynamic-data.md  |  4 +-
 contents/zh/basics/release-note/v5-feature.md | 12 ++--
 contents/zh/meta/edit-guide.md                |  9 +++
 layouts/default.vue                           |  8 +--
 pages/_.vue                                   | 29 +++++++--
 types/nuxt.d.ts                               |  1 -
 13 files changed, 163 insertions(+), 93 deletions(-)

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


[echarts-handbook] 04/04: Merge branch 'master' of github.com:apache/incubator-echarts-handbook

Posted by ov...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 3a8865bdb634dcb3f0ef3aa10983ced89b8939b5
Merge: 948bbf8 ffdcc54
Author: Ovilia <zw...@gmail.com>
AuthorDate: Wed Sep 1 18:41:20 2021 +0800

    Merge branch 'master' of github.com:apache/incubator-echarts-handbook

 app.html                                           |   1 +
 build/generate-contributors.js                     |   2 +-
 components/helper/contributors.ts                  | 285 +++++++++++++--------
 components/partials/Navbar/en.vue                  |   2 +-
 components/partials/Navbar/zh.vue                  |   2 +-
 components/partials/Sidebar.vue                    |  17 +-
 contents/en/basics/download.md                     |   8 +-
 contents/en/basics/inspiration.md                  |   2 +-
 contents/en/basics/release-note/5-2-0.md           |   6 +-
 .../en/{best-practice => best-practices}/aria.md   |   0
 .../canvas-vs-svg.md                               |   0
 .../design/color-enhance.md                        |   0
 .../best-practice => en/best-practices}/mobile.md  |   0
 .../specification/bar/basic-bar.md                 |   0
 .../specification/bar/bi-directional-bar.md        |   0
 .../specification/bar/grouped-bar.md               |   0
 .../specification/bar/stacked-bar.md               |   0
 .../specification/funnel.md                        |   0
 .../specification/gauge.md                         |   0
 .../specification/line/area.md                     |   0
 .../specification/line/basic-line.md               |   0
 .../specification/line/stacked-area.md             |   0
 .../specification/pie/basic-pie.md                 |   0
 .../specification/radar.md                         |   0
 .../specification/scatter/bubble.md                |   0
 .../specification/scatter/scatter.md               |   0
 contents/en/get-started.md                         |   4 +-
 .../chart-types/bar/bar-race.md                    |   0
 .../chart-types/bar/basic-bar.md                   |   0
 .../chart-types/bar/polar-bar.md                   |   0
 .../chart-types/bar/stacked-bar.md                 |   0
 .../chart-types/bar/waterfall.md                   |   0
 .../chart-types/line/area-line.md                  |   0
 .../chart-types/line/basic-line.md                 |   0
 .../chart-types/line/smooth-line.md                |   0
 .../chart-types/line/stacked-line.md               |   0
 .../chart-types/line/step-line.md                  |   0
 .../chart-types/pie/basic-pie.md                   |   0
 .../chart-types/pie/doughnut.md                    |   0
 .../chart-types/pie/rose.md                        |   0
 .../chart-types/scatter/basic-scatter.md           |   0
 .../cross-platform/server.md                       |   0
 .../application => en/how-to}/data/drilldown.md    |   0
 .../{application => how-to}/data/dynamic-data.md   |   0
 .../en/{application => how-to}/interaction/drag.md |   0
 .../en/{application => how-to}/label/rich-text.md  |   0
 contents/en/posts.yml                              |   8 +-
 contents/zh/basics/download.md                     |   8 +-
 contents/zh/basics/release-note/5-2-0.md           |   6 +-
 .../zh/{best-practice => best-practices}/aria.md   |   0
 .../canvas-vs-svg.md                               |   0
 .../design/color-enhance.md                        |   0
 .../zh/{application => best-practices}/mobile.md   |   0
 .../specification/bar/basic-bar.md                 |   0
 .../specification/bar/bi-directional-bar.md        |   0
 .../specification/bar/grouped-bar.md               |   0
 .../specification/bar/stacked-bar.md               |   0
 .../specification/funnel.md                        |   0
 .../specification/gauge.md                         |   0
 .../specification/line/area.md                     |   0
 .../specification/line/basic-line.md               |   0
 .../specification/line/stacked-area.md             |   0
 .../specification/pie/basic-pie.md                 |   0
 .../specification/radar.md                         |   0
 .../specification/scatter/bubble.md                |   0
 .../specification/scatter/scatter.md               |   0
 .../chart-types/bar/bar-race.md                    |   0
 .../chart-types/bar/basic-bar.md                   |   0
 .../chart-types/bar/polar-bar.md                   |   0
 .../chart-types/bar/stacked-bar.md                 |   0
 .../chart-types/bar/waterfall.md                   |   0
 .../chart-types/line/area-line.md                  |   0
 .../chart-types/line/basic-line.md                 |   0
 .../chart-types/line/smooth-line.md                |   0
 .../chart-types/line/stacked-line.md               |   0
 .../chart-types/line/step-line.md                  |   0
 .../chart-types/pie/basic-pie.md                   |   0
 .../chart-types/pie/doughnut.md                    |   0
 .../chart-types/pie/rose.md                        |   0
 .../chart-types/scatter/basic-scatter.md           |   0
 contents/zh/{application => how-to}/connect.md     |   0
 .../cross-platform/baidu-app.md                    |   0
 .../cross-platform/server.md                       |   0
 .../cross-platform/wechat-app.md                   |   0
 .../application => zh/how-to}/data/drilldown.md    |   0
 .../{application => how-to}/data/dynamic-data.md   |   0
 .../zh/{application => how-to}/interaction/drag.md |   0
 .../zh/{application => how-to}/label/rich-text.md  |   0
 contents/{en/best-practice => zh/how-to}/mobile.md |   0
 contents/zh/posts.yml                              |   4 +-
 nuxt.config.js                                     |   6 +-
 91 files changed, 213 insertions(+), 148 deletions(-)


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


[echarts-handbook] 01/04: fix: fix content

Posted by ov...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 6bd3b50b97e661b3462c21970ee2a41f305d8c5f
Author: Ovilia <zw...@gmail.com>
AuthorDate: Tue Aug 31 14:26:09 2021 +0800

    fix: fix content
---
 contents/zh/application/cross-platform/baidu-app.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/contents/zh/application/cross-platform/baidu-app.md b/contents/zh/application/cross-platform/baidu-app.md
index 816fc9f..6010244 100644
--- a/contents/zh/application/cross-platform/baidu-app.md
+++ b/contents/zh/application/cross-platform/baidu-app.md
@@ -1,14 +1,14 @@
 # 在百度智能小程序中使用 ECharts
 
-[ECharts 图表-beta](http://smartprogram.baidu.com/docs/develop/framework/echarts/) 以小程序动态库的形式提供了在百度智能小程序中使用 ECharts 的方式。
+[ECharts 图表](http://smartprogram.baidu.com/docs/develop/framework/echarts/) 以小程序动态库的形式提供了在百度智能小程序中使用 ECharts 的方式。
 
-[aidu-smart-app-echarts-demo](https://github.com/baidu-smart-app/baidu-smart-app-echarts-demo) 项目是使用该动态库的一个示例工程,可以作为参考,一般情况下不需要引入自己的项目。
+[baidu-smart-app-echarts-demo](https://github.com/baidu-smart-app/baidu-smart-app-echarts-demo) 项目是使用该动态库的一个示例工程,可以作为参考,一般情况下不需要引入自己的项目。
 
 如有使用上的问题,可以在 [baidu-smart-app-echarts-demo/issues](https://github.com/baidu-smart-app/baidu-smart-app-echarts-demo/issues) 中咨询。
 
 ## 使用方式
 
-参见百度智能小程序文档 [ECharts 图表-beta](http://smartprogram.baidu.com/docs/develop/framework/echarts/)。
+参见百度智能小程序文档 [ECharts 图表](http://smartprogram.baidu.com/docs/develop/framework/echarts/)。
 
 ## 注意事项
 

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