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 2022/06/03 03:58:54 UTC

[echarts] branch master updated (1a8002b0a -> 7a8808d63)

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 1a8002b0a Merge pull request #17086 from preset-io/villebro/negative-stack
     add 16016881a fix(geo): add back two missing arguments to `projectedToPoint` called in Geo `dataToPoint` function.
     new 7a8808d63 Merge pull request #17150 from apache/fix/geo

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/coord/geo/Geo.ts            | 2 +-
 test/linesGL-ny-appendData.html | 6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)


---------------------------------------------------------------------
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 #17150 from apache/fix/geo

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 7a8808d63cdd7bf91f0152a91fbb4203ac4e1a03
Merge: 1a8002b0a 16016881a
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Fri Jun 3 11:58:29 2022 +0800

    Merge pull request #17150 from apache/fix/geo
    
    fix(geo): fix `dataToPoint` may not be working in lineGL series.

 src/coord/geo/Geo.ts            | 2 +-
 test/linesGL-ny-appendData.html | 6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)


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