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 2022/07/12 08:54:58 UTC

[echarts-doc] branch dev updated (039a511a -> 5aa5e5c8)

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

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


    from 039a511a Merge pull request #261 from apache/dev
     add 217aff5f change fake example url
     add a24e60c8 fix: typo of "initial"
     add 4ec97b31 Merge pull request #264 from jiawulin001/typo-'initial'
     add fb2782c6 fix(legend): fix a typo of `inherit`, resolves apache/echarts#17248
     add e260b2f2 fix(pie): add missing option `percentPrecision`, resolves apache/echarts#15167
     add ffe3e0b5 fix: series-sunburst.nodeClick link target.
     add c3028f7d fix(sunburst): fix worng link to `series-sunburst.nodeClick`
     add 49966f45 fix(sunburst): fix wrong link to series-sunburst.nodeClick
     add 732a24a2 Merge pull request #268 from kylezhang/master
     add d4241766 fix(sunburst): complete the en document of the sunburst series.
     add d9f99de4 fix(sunburst): fix option level
     new 5aa5e5c8 Merge pull request #269 from apache/master

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/option/component/graphic.md          |  4 +--
 en/option/component/legend.md           |  2 +-
 en/option/partial/axisPointer-common.md |  2 +-
 en/option/partial/icon.md               |  2 +-
 en/option/series/pictorialBar.md        |  2 +-
 en/option/series/pie.md                 |  6 +++++
 en/option/series/sunburst.md            | 44 +++++++++++++++++++--------------
 en/tutorial/renderer.md                 |  2 +-
 zh/option/component/graphic.md          |  4 +--
 zh/option/component/legend.md           |  2 +-
 zh/option/partial/icon.md               |  2 +-
 zh/option/series/pictorialBar.md        |  2 +-
 zh/option/series/pie.md                 |  6 +++++
 zh/option/series/sunburst.md            | 22 ++++++++++-------
 14 files changed, 62 insertions(+), 40 deletions(-)


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


[echarts-doc] 01/01: Merge pull request #269 from apache/master

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

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

commit 5aa5e5c8ba4d6543298e17128c282813259dcb5e
Merge: 039a511a d9f99de4
Author: Wenli Zhang <zw...@gmail.com>
AuthorDate: Tue Jul 12 16:54:54 2022 +0800

    Merge pull request #269 from apache/master
    
    chore: merge master to dev

 en/option/component/graphic.md          |  4 +--
 en/option/component/legend.md           |  2 +-
 en/option/partial/axisPointer-common.md |  2 +-
 en/option/partial/icon.md               |  2 +-
 en/option/series/pictorialBar.md        |  2 +-
 en/option/series/pie.md                 |  6 +++++
 en/option/series/sunburst.md            | 44 +++++++++++++++++++--------------
 en/tutorial/renderer.md                 |  2 +-
 zh/option/component/graphic.md          |  4 +--
 zh/option/component/legend.md           |  2 +-
 zh/option/partial/icon.md               |  2 +-
 zh/option/series/pictorialBar.md        |  2 +-
 zh/option/series/pie.md                 |  6 +++++
 zh/option/series/sunburst.md            | 22 ++++++++++-------
 14 files changed, 62 insertions(+), 40 deletions(-)


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