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/09/14 01:59:34 UTC

[echarts] 01/01: Merge pull request #15711 from apache/fix-line-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 bdafcbc1101c582b2cf12b184dc3a763803fb878
Merge: fde66ec 344b648
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Tue Sep 14 09:59:02 2021 +0800

    Merge pull request #15711 from apache/fix-line-gradient
    
    fix(line): soft clipping gradient.

 src/chart/line/LineView.ts                       |  97 ++++++++++++-----
 src/export/core.ts                               |   2 +-
 test/{linear-gradient.html => line-visual2.html} | 131 ++++++++++++++++++++++-
 test/runTest/actions/__meta__.json               |   1 +
 test/runTest/actions/line-visual2.json           |   1 +
 5 files changed, 205 insertions(+), 27 deletions(-)


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