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:19 UTC

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

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