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/echarts-doc.git


The following commit(s) were added to refs/heads/master by this push:
     new afe7238d fix(sankey): fix typos
afe7238d is described below

commit afe7238d7ac6af8a7aaeafc8eb9264654368ea20
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Sat Jul 1 17:29:29 2023 +0800

    fix(sankey): fix typos
---
 zh/option/series/sankey.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zh/option/series/sankey.md b/zh/option/series/sankey.md
index 971d0f7b..444b841c 100644
--- a/zh/option/series/sankey.md
+++ b/zh/option/series/sankey.md
@@ -450,7 +450,7 @@ links: [{
 
 + `'source'`: 使用源节点颜色。
 + `'target'`: 使用目标节点颜色。
-+ `'gradient'`: 以源节点和目标节点的颜色做一个渐变过度色。(5.0开始支持)
++ `'gradient'`: 以源节点和目标节点的颜色做一个渐变过渡色。(从 v5.0.0 开始支持)
 
 #${prefix} opacity(number) = 0.2
 


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

Reply via email to