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 2020/02/20 15:04:53 UTC

[incubator-echarts] branch release updated (91ee3b5 -> 1e54495)

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

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


    from 91ee3b5  Merge pull request #12177 from apache/visual-test-improve-replay
     add 5d93759  fix(radar): optimize ticks calculation when min/max is not defined.
     add c935811  test: add radar axis test
     new 1e54495  Merge pull request #12180 from apache/fix-radar-axis

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/coord/radar/Radar.js |  12 +++--
 test/radar-axis.html     | 113 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 118 insertions(+), 7 deletions(-)
 create mode 100644 test/radar-axis.html


---------------------------------------------------------------------
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 #12180 from apache/fix-radar-axis

Posted by sh...@apache.org.
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.git

commit 1e54495d30140086436b8ff4af7c1f96bb7395f4
Merge: 91ee3b5 c935811
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Thu Feb 20 23:04:41 2020 +0800

    Merge pull request #12180 from apache/fix-radar-axis
    
    fix(radar): optimize ticks calculation when min/max is not defined.

 src/coord/radar/Radar.js |  12 +++--
 test/radar-axis.html     | 113 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 118 insertions(+), 7 deletions(-)


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