You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2020/06/24 05:58:37 UTC

[incubator-echarts-doc] branch master updated: fix(themeRiver): add 'name'

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8d5b8d8  fix(themeRiver): add 'name'
     new 94f6f4f  Merge pull request #117 from softwords/themeriver
8d5b8d8 is described below

commit 8d5b8d8654b74a1302154301f16ec15f2cb8e5e5
Author: Brian Lewis <gi...@softwords.com.au>
AuthorDate: Wed Jun 24 12:22:33 2020 +1000

    fix(themeRiver): add 'name'
---
 en/option/series/themeRiver.md | 2 ++
 zh/option/series/themeRiver.md | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/en/option/series/themeRiver.md b/en/option/series/themeRiver.md
index f9003ee..1053b35 100644
--- a/en/option/series/themeRiver.md
+++ b/en/option/series/themeRiver.md
@@ -24,6 +24,8 @@ What's more, the time attribute of the orinigal dataset would map to a single ti
 
 {{use: partial-component-id(prefix="#")}}
 
+{{ use: partial-series-name() }}
+
 {{ use: partial-rect-layout-width-height(
     componentName='thmemRiver',
     defaultLeft: '5%',
diff --git a/zh/option/series/themeRiver.md b/zh/option/series/themeRiver.md
index 5d4d945..1b3e576 100644
--- a/zh/option/series/themeRiver.md
+++ b/zh/option/series/themeRiver.md
@@ -24,6 +24,8 @@
 
 {{use: partial-component-id(prefix="#")}}
 
+{{ use: partial-series-name() }}
+
 {{ use: partial-rect-layout-width-height(
     componentName='thmemRiver',
     defaultLeft: '5%',


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