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 136a34ab fix version tip for pie-half-donut example
136a34ab is described below

commit 136a34ab23ae4d8dc0a4a858cbb8d9c92c029260
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Sat Feb 24 18:32:26 2024 +0800

    fix version tip for pie-half-donut example
---
 public/examples/ts/pie-half-donut.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/examples/ts/pie-half-donut.ts 
b/public/examples/ts/pie-half-donut.ts
index ed881939..11cf8279 100644
--- a/public/examples/ts/pie-half-donut.ts
+++ b/public/examples/ts/pie-half-donut.ts
@@ -4,7 +4,7 @@ category: pie
 titleCN: 半环形图
 difficulty: 1
 */
-// This example requires ECharts v5.4.0 or later
+// This example requires ECharts v5.5.0 or later
 option = {
   tooltip: {
     trigger: 'item'


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

Reply via email to