You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2018/12/11 17:26:31 UTC

[incubator-echarts] branch release updated: tweak.

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

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


The following commit(s) were added to refs/heads/release by this push:
     new 938c1be  tweak.
938c1be is described below

commit 938c1bea6b8c943c71f32129f0d2ed81afe3eb94
Author: sushuang <su...@gmail.com>
AuthorDate: Wed Dec 12 01:26:03 2018 +0800

    tweak.
---
 test/axisLabel.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/axisLabel.html b/test/axisLabel.html
index 15e0cdc..67a7352 100644
--- a/test/axisLabel.html
+++ b/test/axisLabel.html
@@ -40,9 +40,9 @@ under the License.
                 height: 400px;
             }
         </style>
-        <!-- <div class="chart" id="main1"></div>
+        <div class="chart" id="main1"></div>
         <div class="chart" id="main2"></div>
-        <div class="chart" id="main3"></div> -->
+        <div class="chart" id="main3"></div>
         <div class="chart" id="main4"></div>
 
 


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