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 2021/10/27 01:44:18 UTC

[echarts] branch master updated (2c7608b -> e66d871)

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

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


    from 2c7608b  Merge pull request #15916 from apache/fix-bar-race
     add 309849b  fix(axis): charts render abnormally when `yAxis.max` is set to be a value less than the min value of the series data.
     new e66d871  Merge pull request #15878 from apache/fix-yaxis-max

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/scaleRawExtentInfo.ts |  5 -----
 test/axis-filter-extent2.html   | 42 ++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 41 insertions(+), 6 deletions(-)

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


[echarts] 01/01: Merge pull request #15878 from apache/fix-yaxis-max

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

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

commit e66d8713d439df24a32b302981728e9146c6c744
Merge: 2c7608b 309849b
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Wed Oct 27 09:44:01 2021 +0800

    Merge pull request #15878 from apache/fix-yaxis-max
    
    fix(axis): fix charts render abnormally when `yAxis.max` is set to be a value less than the min value of the series data.

 src/coord/scaleRawExtentInfo.ts |  5 -----
 test/axis-filter-extent2.html   | 42 ++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 41 insertions(+), 6 deletions(-)

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