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 9ddd0326 update option-keywords.js 9ddd0326 is described below commit 9ddd0326fc7dc1547331162502e7d9504f6e6fb0 Author: plainheart <y...@all-my-life.cn> AuthorDate: Wed Sep 17 18:49:17 2025 +0800 update option-keywords.js --- 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 8244ff47..926c3fcb 100644 --- a/src/data/option-keywords.js +++ b/src/data/option-keywords.js @@ -1,3 +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 +export const keywords = [{"name":"color","count":1992},{"name":"shadowColor","count":1914},{"name":"shadowBlur","count":1914},{"name":"shadowOffsetX","count":1914},{"name":"shadowOffsetY","count":1914},{"name":"borderColor","count":1582},{"name":"borderWidth","count":1581},{"name":"width","count":1544},{"name":"borderType","count":1504},{"name":"borderDashOffset","count":1492},{"name":"height","count":1228},{"name":"backgroundColor","count":1213},{"name":"fontSize","count":1200},{"name": [...] \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org