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 4eeeccc2ca2cfed4173b5fb680d97599528a40f9 Merge: da1affb cf7c4ef Author: Yi Shen <bm2736...@gmail.com> AuthorDate: Sun Apr 25 16:42:35 2021 +0800 Merge pull request #14602 from apache/fix-linear-gradient fix(linear-gradient): avoid the infinite value in `linearMap` util. src/chart/line/LineView.ts | 4 +- src/util/number.ts | 39 ++++---- test/linear-gradient.html | 229 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 253 insertions(+), 19 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org