You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2020/11/26 11:07:50 UTC

[incubator-echarts-doc] 01/02: add example for valueAnimation

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

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

commit 18d14fe92c10e875b77f3cb3750d127b1ebb4ef0
Author: 100pah <su...@gmail.com>
AuthorDate: Thu Nov 26 19:07:10 2020 +0800

    add example for valueAnimation
---
 en/option/series/bar.md | 2 ++
 zh/option/series/bar.md | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/en/option/series/bar.md b/en/option/series/bar.md
index b4b7fe8..8c0fac3 100644
--- a/en/option/series/bar.md
+++ b/en/option/series/bar.md
@@ -258,6 +258,8 @@ Label style configurations of single data.
 ##${prefix} valueAnimation(boolean)
 
 Whether to enable text animation of value change.
+
+See this [example](${galleryEditorPath}doc-example/value-animation-simple&edit=1&reset=1).
 {{ /if }}
 
 #${prefix} labelLine(Object)
diff --git a/zh/option/series/bar.md b/zh/option/series/bar.md
index 6c90c10..f1a7dcc 100644
--- a/zh/option/series/bar.md
+++ b/zh/option/series/bar.md
@@ -337,6 +337,8 @@ option = {
 ##${prefix} valueAnimation(boolean)
 
 是否开启标签的数字动画。
+
+参考这个 [示例](${galleryEditorPath}doc-example/value-animation-simple&edit=1&reset=1)。
 {{/if}}
 
 #${prefix} labelLine(Object)


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