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

shenyi 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 ffc4da3  fix state animation in en doc
ffc4da3 is described below

commit ffc4da3e8a15b5986b0a7f98c13cea0ba5f5c03f
Author: pissang <[email protected]>
AuthorDate: Sat Mar 27 19:47:36 2021 +0800

    fix state animation in en doc
---
 en/option/option.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/en/option/option.md b/en/option/option.md
index 23e8493..e8ddad5 100644
--- a/en/option/option.md
+++ b/en/option/option.md
@@ -76,6 +76,14 @@ Global font style.
 
 {{import: partial-animation }}
 
+# stateAnimation(Object)
+
+Animation configurations of state switchment. Can be configured in each series 
individually.
+
+{{use: partial-state-animation(
+    prefix = '#'
+) }}
+
 # blendMode(string) = 'source-over'
 
 Sets the type of compositing operation to apply when drawing a new shape. See 
the different type: 
https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/globalCompositeOperation.

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

Reply via email to