This is an automated email from the ASF dual-hosted git repository.
sushuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-doc.git
from f7147840 Merge branch 'master' of github.com:apache/echarts-doc
add 0f9e007b Support no dims in PercentVector
add 05da6bf3 Add graph embedded case (simple graph)
add 71dec302 Enhance roam doc.
add 19fdd60c Add doc for preserveAspect.
add 5c870a45 Tweak geoJSON example api.
add 9328d92d Add doc geo.clip and roamTrigger.
new 354d8694 Merge pull request #469 from apache/v6-doc-supplement-2
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:
README.md | 2 +-
en/api/echarts.md | 105 +++++++++++++------
en/option/component/axis-common.md | 2 +
en/option/component/geo-common.md | 49 +++++++--
en/option/partial/coord-sys.md | 2 +-
en/option/partial/rect-layout-width-height.md | 20 +++-
en/option/partial/rect-layout.md | 68 +++++++++++-
en/option/partial/roam.md | 23 +++--
en/option/partial/view-coord-sys.md | 141 +++++++++++++++++++++++--
en/option/series/graph.md | 10 +-
en/option/series/map.md | 3 -
en/option/series/sankey.md | 3 +-
en/option/series/tree.md | 3 +-
en/option/series/treemap.md | 12 +--
src/controls/ControlPercentVector.vue | 4 +-
src/controls/ControlVector.vue | 2 +-
zh/api/echarts.md | 104 +++++++++++++------
zh/option/component/axis-common.md | 2 +
zh/option/component/geo-common.md | 49 +++++++--
zh/option/partial/coord-sys.md | 2 +-
zh/option/partial/rect-layout-width-height.md | 20 +++-
zh/option/partial/rect-layout.md | 68 +++++++++++-
zh/option/partial/roam.md | 18 +++-
zh/option/partial/view-coord-sys.md | 143 ++++++++++++++++++++++++--
zh/option/series/graph.md | 41 +++++++-
zh/option/series/map.md | 13 ---
zh/option/series/sankey.md | 3 +-
zh/option/series/tree.md | 3 +-
zh/option/series/treemap.md | 14 +--
29 files changed, 766 insertions(+), 163 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]