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

shenyi pushed a change to branch live-example
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git.


    from 083ddca  example: add en title
     add 1d46c8b  fix: enhance section title.
     add d06ecb2  fix: added missing option `axisLabel.distance` for Gauge 
series.
     add 8996936  Merge pull request #105 from 
plainheart/add-missing-distance-option-for-gauge
     add dc605ff  fix: fixed some link errors.
     add 72ff9b3  Merge pull request #104 from plainheart/fix-link-custom
     add 9e58f86  add name, nodeAlign to sankey
     add a628456  Merge pull request #107 from softwords/sankey
     add 09cb3b7  fix(sankey): added missing `name` option.
     add 94b99c1  Merge pull request #108 from plainheart/patch-1
     add c8a4615  Add textStyle to radar.name
     add eeaa573  fix(axisPointer): change en to zh.
     add 93cd241  Merge pull request #110 from apache/plainheart-patch-1
     add e07b5b2  fix(gauge): added missing buttons in gauge example.
     add 7238337  Merge pull request #111 from 
plainheart/fix/add-missing-buttons-in-gauge-example
     add 7e212f1  Replace defualt with default (fixing typo)
     add a28cdce  Merge pull request #112 from 
xmatthias/replace_default_comments
     add 389d8bd  fix(gauge): added missing colon in option of Gauge Series, 
which leads the losing of `legendHoverLink`.
     add 4eade7f  Merge pull request #113 from plainheart/fix-gauge
     add 152da73  Add missing colon
     add 254117d  Add semicolon
     add 714efac  Merge pull request #114 from susiwen8/init
     add a43fecd  fix: link uses zh-CN but not en-US in Chinese documentation.
     add 8f6e2e9  Merge pull request #115 from apache/plainheart/patch-1
     add 28d5c15  fix: (1) fixed incorrect and broken links. (2) removed some 
special characters in gl option. (3) tweaked apache#114: replace semicolon with 
comma. (4) added missing symbols.
     add ec3bfaa  fix: removed special character in gl option.
     add db09fb0  Merge pull request #116 from plainheart/fix-links
     add 8d5b8d8  fix(themeRiver): add 'name'
     add 94f6f4f  Merge pull request #117 from softwords/themeriver
     add afec204  tweak doc
     add 26dbcb9  fix: added missing param `extra` for 2d-data-label-formatter.
     add 5285f05  tweak: remove redundant full stop.
     add 0eba0bc  fix(scatter): added missing default value for opacity in 
itemStyle.
     add e387a74  fix(tree): fixed the issue reported in 
incubator-echarts#12865.
     new 27fa7cb  Merge branch 'master' into live-example

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:
 en/api/echarts-instance.md                    |  14 +--
 en/api/echarts.md                             |  14 +--
 en/api/events.md                              |   2 +-
 en/option/component/radar.md                  |   1 +
 en/option/component/toolbox.md                |   2 +-
 en/option/component/visual-map-piecewise.md   |   2 +-
 en/option/component/visual-map.md             |   4 +-
 en/option/partial/2d-data.md                  |   2 +-
 en/option/series/custom.md                    |   4 +-
 en/option/series/gauge.md                     |   6 +-
 en/option/series/sankey.md                    |  26 ++++--
 en/option/series/scatter.md                   |   1 +
 en/option/series/themeRiver.md                |   2 +
 en/option/series/tree.md                      |   2 +-
 en/tutorial/custom-build.md                   |   6 +-
 en/tutorial/custom-series.md                  |  28 ++----
 en/tutorial/data-zoom.md                      |   9 +-
 en/tutorial/dataset.md                        | 105 +++------------------
 en/tutorial/drag-example.md                   |  11 +--
 en/tutorial/getting-started.md                |   4 +-
 en/tutorial/media-query.md                    |  19 ++--
 en/tutorial/npm-webpack.md                    |   2 +-
 en/tutorial/renderer.md                       |   6 +-
 en/tutorial/rich-text.md                      |  51 ++--------
 en/tutorial/style-overview.md                 |   4 +-
 en/tutorial/visual-map.md                     |  12 +--
 slides/ani/asset/common/echarts.min.js        |  10 +-
 slides/arch-brief/asset/common/echarts.min.js |  10 +-
 slides/custom/asset/common/echarts.js         |  12 +--
 zh/api/echarts-instance.md                    |   8 +-
 zh/api/echarts.md                             |  14 +--
 zh/api/events.md                              |   2 +-
 zh/option/component/axis-common.md            |   2 +-
 zh/option/component/radar.md                  |   1 +
 zh/option/component/toolbox.md                |   2 +-
 zh/option/option.md                           |   2 +-
 zh/option/partial/2d-data.md                  |   4 +-
 zh/option/series/custom.md                    |   2 +-
 zh/option/series/gauge.md                     |   4 +-
 zh/option/series/sankey.md                    |   6 +-
 zh/option/series/scatter.md                   |   1 +
 zh/option/series/themeRiver.md                |   2 +
 zh/tutorial/custom-build.md                   |   6 +-
 zh/tutorial/custom-series.md                  |  27 ++----
 zh/tutorial/data-zoom.md                      |   7 +-
 zh/tutorial/dataset.md                        | 129 +++++---------------------
 zh/tutorial/drag-example.md                   |   9 +-
 zh/tutorial/echarts-gl.md                     |  70 +++++++-------
 zh/tutorial/getting-started.md                |   4 +-
 zh/tutorial/graphic.md                        |   3 +-
 zh/tutorial/media-query.md                    |  10 +-
 zh/tutorial/rich-text.md                      |  50 ++--------
 zh/tutorial/style-overview.md                 |   4 +-
 zh/tutorial/visual-map.md                     |   8 +-
 54 files changed, 243 insertions(+), 505 deletions(-)


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

Reply via email to