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 b5d6de0e update option keywords
b5d6de0e is described below
commit b5d6de0e037e8a5d4e83f4a8a0bc43c2c6feda70
Author: plainheart <[email protected]>
AuthorDate: Sat Mar 16 22:57:49 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 21734324..d12d1be5 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":1835},{"name":"shadowColor","count":1770},{"name":"shadowBlur","count":1770},{"name":"shadowOffsetX","count":1770},{"name":"shadowOffsetY","count":1770},{"name":"borderColor","count":1451},{"name":"borderWidth","count":1450},{"name":"width","count":1411},{"name":"borderType","count":1385},{"name":"borderDashOffset","count":1373},{"name":"height","count":1120},{"name":"backgroundColor","count":1111},{"name":"fontSize","count":1098},{"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]