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

100pah pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-doc.git


    from 96665171 Merge branch 'master' of 
github.com:apache/incubator-echarts-doc
     add f01a4e83 dox: (1) Supplement legend tutorial. (2) Add and supplement 
`triggerEvent`. (3) Add doc for dataZoom.inside cursor styles and candlestick 
cursor styles.
     add c525d0ec fix: Fix doc cannot display default value `false`.
     add c5cbc3ca supplement doc for v6.1.0
     new a2f8b3c4 Merge pull request #513 from apache/v6.1.0

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                               |   4 +-
 en/api/echarts-instance.md              |   2 +-
 en/option/component/axis-common.md      |  44 ++++++++---
 en/option/component/data-zoom-inside.md |  17 +++++
 en/option/component/legend.md           | 127 ++++++++++++++++++++++++++++++--
 en/option/component/matrix.md           |  27 +++++++
 en/option/component/title.md            |  12 ++-
 en/option/partial/cursor.md             |   6 +-
 en/option/partial/item-style.md         |   2 +
 en/option/partial/matrix-header.md      |  13 +++-
 en/option/partial/silent.md             |  45 ++++++++++-
 en/option/partial/tooltip-common.md     |   6 +-
 en/option/partial/version.md            |   2 +-
 en/option/series/bar.md                 |   2 +-
 en/option/series/candlestick.md         |   4 +
 en/option/series/gauge.md               |   4 +-
 en/option/series/line.md                |  38 +++++++++-
 en/option/series/pictorialBar.md        |   2 +-
 src/components/DocContentItemCard.vue   |   2 +-
 zh/option/component/axis-common.md      |  40 +++++++---
 zh/option/component/data-zoom-inside.md |  17 +++++
 zh/option/component/legend.md           | 127 ++++++++++++++++++++++++++++++--
 zh/option/component/matrix.md           |  27 +++++++
 zh/option/component/title.md            |  11 ++-
 zh/option/partial/cursor.md             |   7 +-
 zh/option/partial/item-style.md         |   2 +
 zh/option/partial/matrix-header.md      |  12 ++-
 zh/option/partial/silent.md             |  45 ++++++++++-
 zh/option/partial/tooltip-common.md     |   8 +-
 zh/option/partial/version.md            |   2 +-
 zh/option/series/bar.md                 |   2 +
 zh/option/series/candlestick.md         |   4 +
 zh/option/series/gauge.md               |   4 +-
 zh/option/series/line.md                |  38 +++++++++-
 zh/option/series/pictorialBar.md        |   2 +-
 35 files changed, 644 insertions(+), 63 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to