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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
