You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2020/06/18 09:40:46 UTC

[incubator-echarts-doc] branch master updated: fix(gauge): added missing buttons in gauge example.

This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git


The following commit(s) were added to refs/heads/master by this push:
     new e07b5b2  fix(gauge): added missing buttons in gauge example.
     new 7238337  Merge pull request #111 from plainheart/fix/add-missing-buttons-in-gauge-example
e07b5b2 is described below

commit e07b5b27cb170ffdaa3da92ce300ab85d5535b00
Author: plainheart <yh...@all-my-life.cn>
AuthorDate: Thu Jun 18 16:39:06 2020 +0800

    fix(gauge): added missing buttons in gauge example.
---
 en/option/series/gauge.md | 2 +-
 zh/option/series/gauge.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/en/option/series/gauge.md b/en/option/series/gauge.md
index 566f756..0c70a6d 100644
--- a/en/option/series/gauge.md
+++ b/en/option/series/gauge.md
@@ -6,7 +6,7 @@
 **Gauge chart**
 
 **Example: **
-~[600x500](${galleryViewPath}gauge-car)
+~[600x500](${galleryViewPath}gauge-car&reset=1&edit=1)
 
 ## type(string) = 'gauge'
 
diff --git a/zh/option/series/gauge.md b/zh/option/series/gauge.md
index 009a916..b0422e9 100644
--- a/zh/option/series/gauge.md
+++ b/zh/option/series/gauge.md
@@ -6,7 +6,7 @@
 **仪表盘**
 
 **示例:**
-~[600x500](${galleryViewPath}gauge-car)
+~[600x500](${galleryViewPath}gauge-car&reset=1&edit=1)
 
 ## type(string) = 'gauge'
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org