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 d829f999 update option keywords
d829f999 is described below

commit d829f999f3e897327ec3201270eb8b935b9b96db
Author: plainheart <[email protected]>
AuthorDate: Wed Apr 24 12:53:50 2024 +0800

    update option keywords
---
 src/data/option-keywords.js | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/src/data/option-keywords.js b/src/data/option-keywords.js
index 8b595350..8244ff47 100644
--- a/src/data/option-keywords.js
+++ b/src/data/option-keywords.js
@@ -1,5 +1,3 @@
-
-// 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
+// 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


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

Reply via email to