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

[echarts] branch master updated (fde66ec -> bdafcbc)

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git.


    from fde66ec  Merge pull request #15589 from apache/fix-polar
     add 344b648  fix(line): soft clipping gradient.
     new bdafcbc  Merge pull request #15711 from apache/fix-line-gradient

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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(-)
 rename test/{linear-gradient.html => line-visual2.html} (55%)
 create mode 100644 test/runTest/actions/line-visual2.json

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


[echarts] 01/01: Merge pull request #15711 from apache/fix-line-gradient

Posted by sh...@apache.org.
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