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/04/25 08:43:12 UTC

[echarts] 01/01: Merge pull request #14602 from apache/fix-linear-gradient

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 <bm...@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-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org