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

deqingli 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 e86374d  update sankey series doc
e86374d is described below

commit e86374df6acd81e310572ded341eba742236243d
Author: deqingli <annong...@gmail.com>
AuthorDate: Fri Aug 16 18:43:30 2019 +0800

    update sankey series doc
---
 cn/option/series/sankey.md | 2 +-
 en/option/series/sankey.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/cn/option/series/sankey.md b/cn/option/series/sankey.md
index f9f102a..f9c26d7 100644
--- a/cn/option/series/sankey.md
+++ b/cn/option/series/sankey.md
@@ -210,7 +210,7 @@ data: [{
 
 ### depth(number)
 
-节点所在的层。
+节点所在的层,取值从 0 开始。
 
 ### itemStyle(Object)
 
diff --git a/en/option/series/sankey.md b/en/option/series/sankey.md
index 73456cc..ea42305 100644
--- a/en/option/series/sankey.md
+++ b/en/option/series/sankey.md
@@ -200,7 +200,7 @@ The name of the node.
 
 ### depth(number)
 
-The layer of the node.
+The layer of the node, value starts from 0.
 
 ### itemStyle(Object)
 


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

Reply via email to