You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2019/05/30 06:24:04 UTC

[incubator-echarts] 02/02: test: add test case for #10569

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

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

commit 31cd20257bdc0ae0dcbe952a9b4d73c2dbb07bb4
Author: Ovilia <zw...@gmail.com>
AuthorDate: Thu May 30 14:23:06 2019 +0800

    test: add test case for #10569
---
 test/tooltip-touch.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test/tooltip-touch.html b/test/tooltip-touch.html
index 19774fb..199982c 100644
--- a/test/tooltip-touch.html
+++ b/test/tooltip-touch.html
@@ -100,6 +100,9 @@ under the License.
                                 margin: 60
                             },
                             value: '2017-04-12', // init value
+                            label: {
+                                padding: [5, 10, 15, 20]
+                            }
                         }
                     }
                 });


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