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 2019/11/07 08:54:30 UTC

[incubator-echarts] branch release updated: test: add test visual case for bar-width.html

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 e7dafa6  test: add test visual case for bar-width.html
e7dafa6 is described below

commit e7dafa6390e13d909942fb8d9474a63ab81b4695
Author: SHUANG SU <su...@gmail.com>
AuthorDate: Thu Nov 7 16:51:31 2019 +0800

    test: add test visual case for bar-width.html
---
 test/runTest/actions/__meta__.json  | 1 +
 test/runTest/actions/bar-width.json | 1 +
 2 files changed, 2 insertions(+)

diff --git a/test/runTest/actions/__meta__.json b/test/runTest/actions/__meta__.json
index 9cf2800..a9fff12 100644
--- a/test/runTest/actions/__meta__.json
+++ b/test/runTest/actions/__meta__.json
@@ -25,6 +25,7 @@
   "bar-polar-stack": 1,
   "bar-stack": 1,
   "bar-start": 1,
+  "bar-width": 2,
   "bar2": 3,
   "bar3": 1,
   "bmap": 1,
diff --git a/test/runTest/actions/bar-width.json b/test/runTest/actions/bar-width.json
new file mode 100644
index 0000000..1eef779
--- /dev/null
+++ b/test/runTest/actions/bar-width.json
@@ -0,0 +1 @@
+[{"name":"Action 1","ops":[{"type":"mousemove","time":757,"x":183,"y":221},{"type":"mousemove","time":964,"x":164,"y":239},{"type":"mousemove","time":1172,"x":103,"y":289},{"type":"mousemove","time":1404,"x":90,"y":313},{"type":"mousemove","time":1619,"x":90,"y":310},{"type":"mousemove","time":1821,"x":87,"y":316},{"type":"mousemove","time":2039,"x":87,"y":323},{"type":"mousemove","time":2474,"x":87,"y":323},{"type":"mousemove","time":2674,"x":79,"y":328},{"type":"mousemove","time":2902, [...]
\ No newline at end of file


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