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 987264bb tweak example title
987264bb is described below
commit 987264bb6fc497609352f014e6ca2ec86b272092
Author: plainheart <[email protected]>
AuthorDate: Sat Mar 16 02:20:15 2024 +0800
tweak example title
---
public/examples/ts/gl/bar3d-myth.js | 2 +-
public/examples/ts/gl/scatter3d-orthographic.js | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/examples/ts/gl/bar3d-myth.js
b/public/examples/ts/gl/bar3d-myth.js
index 137bf794..1e48e2b6 100644
--- a/public/examples/ts/gl/bar3d-myth.js
+++ b/public/examples/ts/gl/bar3d-myth.js
@@ -1,5 +1,5 @@
/*
-title: 星云
+title: Bar3D - Myth
category: bar3D
titleCN: 星云
*/
diff --git a/public/examples/ts/gl/scatter3d-orthographic.js
b/public/examples/ts/gl/scatter3d-orthographic.js
index f72d2cdd..00c83537 100644
--- a/public/examples/ts/gl/scatter3d-orthographic.js
+++ b/public/examples/ts/gl/scatter3d-orthographic.js
@@ -1,5 +1,5 @@
/*
-title: 三维散点图正交投影
+title: Scatter3D - Orthographic
category: scatter3D
theme: dark
titleCN: 三维散点图正交投影
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]