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 7b650af  feat(tooltip): add 'try it' support for 
`tooltip.extraCssText`.
7b650af is described below

commit 7b650af8dbe82f85f1eaaaf74fde07bf94b30e31
Author: plainheart <[email protected]>
AuthorDate: Wed Feb 3 09:49:14 2021 +0800

    feat(tooltip): add 'try it' support for `tooltip.extraCssText`.
---
 en/option/partial/tooltip-common.md | 2 ++
 zh/option/partial/tooltip-common.md | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/en/option/partial/tooltip-common.md 
b/en/option/partial/tooltip-common.md
index 56f498e..0187f89 100644
--- a/en/option/partial/tooltip-common.md
+++ b/en/option/partial/tooltip-common.md
@@ -364,6 +364,8 @@ The text syle of tooltip's floating layer.
 
 #${prefix} extraCssText(string)
 
+<ExampleUIControlText />
+
 {{ use: partial-tooltip-scope-tip(
     scope = ${scope}
 ) }}
diff --git a/zh/option/partial/tooltip-common.md 
b/zh/option/partial/tooltip-common.md
index b1e5dda..bedd5d6 100644
--- a/zh/option/partial/tooltip-common.md
+++ b/zh/option/partial/tooltip-common.md
@@ -372,6 +372,8 @@ formatter: function (params, ticket, callback) {
 
 #${prefix} extraCssText(string)
 
+<ExampleUIControlText />
+
 {{ use: partial-tooltip-scope-tip(
     scope = ${scope}
 ) }}


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

Reply via email to