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 c258c31d chore: tweak description of `sankey.lineStyle.color`
c258c31d is described below
commit c258c31d552e365daa854475c8569b2580062924
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Sat Jul 1 17:32:13 2023 +0800
chore: tweak description of `sankey.lineStyle.color`
---
en/option/series/sankey.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/en/option/series/sankey.md b/en/option/series/sankey.md
index b354e646..0d486a7b 100644
--- a/en/option/series/sankey.md
+++ b/en/option/series/sankey.md
@@ -447,7 +447,7 @@ The color of the edge in Sankey diagram.
+ `'source'`: use source node color.
+ `'target'`: use target node color.
-+ `'gradient'`: gradient color between source node and target node (supported
in 5.0).
++ `'gradient'`: gradient color between source node and target node. (Since
v5.0.0)
#${prefix} opacity(number) = 0.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]