This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/echarts-examples.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new e470df23 update option keywords
e470df23 is described below
commit e470df23774c6efe515a182d572d58ea3f6e212e
Author: plainheart <[email protected]>
AuthorDate: Sat Mar 16 23:54:50 2024 +0800
update option keywords
---
src/data/option-keywords.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/data/option-keywords.js b/src/data/option-keywords.js
index d12d1be5..8b595350 100644
--- a/src/data/option-keywords.js
+++ b/src/data/option-keywords.js
@@ -2,4 +2,4 @@
// THIS FILE IS GENERATED, DON'T MODIFY */
/* eslint-disable */
-export const keywords =
[{"name":"color","count":1967},{"name":"shadowColor","count":1893},{"name":"shadowBlur","count":1893},{"name":"shadowOffsetX","count":1893},{"name":"shadowOffsetY","count":1893},{"name":"borderColor","count":1559},{"name":"borderWidth","count":1558},{"name":"width","count":1523},{"name":"borderType","count":1487},{"name":"borderDashOffset","count":1475},{"name":"height","count":1209},{"name":"backgroundColor","count":1199},{"name":"fontSize","count":1186},{"name":
[...]
\ No newline at end of file
+export const keywords =
[{"name":"color","count":1967},{"name":"shadowColor","count":1893},{"name":"shadowBlur","count":1893},{"name":"shadowOffsetX","count":1893},{"name":"shadowOffsetY","count":1893},{"name":"borderColor","count":1559},{"name":"borderWidth","count":1558},{"name":"width","count":1523},{"name":"borderType","count":1487},{"name":"borderDashOffset","count":1475},{"name":"height","count":1209},{"name":"backgroundColor","count":1199},{"name":"fontSize","count":1186},{"name":
[...]
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]