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/10/21 05:16:15 UTC

[incubator-echarts] branch master updated (8b8a67f -> b732d09)

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

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


    from 8b8a67f  fix(ie): fix error syntax in IE 11
     add 9d8cff5  fix(gauge): update data with dataset #10945
     add 5c5ea1b  test(gauge): add test case for gauge #10945
     add 19258d9  test(gauge): add visual test cases for gauge #10945
     add dc8c853  fix(gauge): remove gauge data converting to array
     add 625f57c  Merge branch 'master' into fix-10945
     new b732d09  Merge pull request #11373 from apache/fix-10945

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/chart/gauge/GaugeSeries.js         |   5 --
 test/gauge-simple.html                 | 159 +++++++++++++++++++++++++++++++++
 test/runTest/actions/__meta__.json     |   1 +
 test/runTest/actions/gauge-simple.json |   1 +
 4 files changed, 161 insertions(+), 5 deletions(-)
 create mode 100644 test/gauge-simple.html
 create mode 100644 test/runTest/actions/gauge-simple.json


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


[incubator-echarts] 01/01: Merge pull request #11373 from apache/fix-10945

Posted by ov...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b732d09a37792c4c1ef5284e6dfe09d1d98c91c7
Merge: 8b8a67f 625f57c
Author: Ovilia <zw...@gmail.com>
AuthorDate: Mon Oct 21 13:16:08 2019 +0800

    Merge pull request #11373 from apache/fix-10945
    
    fix(gauge): update data with dataset #10945

 src/chart/gauge/GaugeSeries.js         |   5 --
 test/gauge-simple.html                 | 159 +++++++++++++++++++++++++++++++++
 test/runTest/actions/__meta__.json     |   1 +
 test/runTest/actions/gauge-simple.json |   1 +
 4 files changed, 161 insertions(+), 5 deletions(-)


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