You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2019/12/30 13:50:40 UTC

[incubator-echarts-doc] branch release updated: tweak style and contents

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

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


The following commit(s) were added to refs/heads/release by this push:
     new 9571ed0  tweak style and contents
9571ed0 is described below

commit 9571ed00c3fdf568133ecac1ffc6fd8837056bb9
Author: pissang <bm...@gmail.com>
AuthorDate: Mon Dec 30 21:50:21 2019 +0800

    tweak style and contents
---
 en/option/component/graphic.md | 7 -------
 src/components/DocContent.vue  | 1 +
 zh/option/component/graphic.md | 7 -------
 3 files changed, 1 insertion(+), 14 deletions(-)

diff --git a/en/option/component/graphic.md b/en/option/component/graphic.md
index 84887f0..6b45423 100644
--- a/en/option/component/graphic.md
+++ b/en/option/component/graphic.md
@@ -354,13 +354,6 @@ For example:
 Note, [bounding](graphic.elements.bounding) can be used to specify whether the entire transformed element (containing children if is group) is confined in its container.
 
 
-<br>
-
----
-
-
-Detailed configurations are listed as follows.
-
 {{use: partial-component-id(prefix="#")}}
 
 ## elements(Array)
diff --git a/src/components/DocContent.vue b/src/components/DocContent.vue
index 98bd550..4059e06 100644
--- a/src/components/DocContent.vue
+++ b/src/components/DocContent.vue
@@ -219,6 +219,7 @@ export default {
         font-weight: normal;
         color: #999;
         font-size: 30px;
+        margin-left: 15px;
     }
 
     .page-description {
diff --git a/zh/option/component/graphic.md b/zh/option/component/graphic.md
index 53748c1..4d3aa17 100644
--- a/zh/option/component/graphic.md
+++ b/zh/option/component/graphic.md
@@ -327,13 +327,6 @@ myChart.setOption({
 
 
 
-<br>
-
----
-
-
-下面是详细配置。
-
 {{use: partial-component-id(prefix="#")}}
 
 ## elements(Array)


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