You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2022/07/12 03:12:24 UTC

[echarts] branch master updated (2f13981a7 -> add11459e)

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

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


    from 2f13981a7 Merge pull request #17329 from apache/fix/axis-line-symbol
     add 131774302 fix(visualMap): fix the indicator doesn't show when hovering on map label.
     add 71bdec63c chore: fix some typos
     add 2f29323e1 fix(visualMap): fix wrong type of ecData.
     new add11459e Merge pull request #17346 from apache/fix/visualMap-label-indicator

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/component/helper/MapDraw.ts           |  4 ++--
 src/component/visualMap/ContinuousView.ts | 20 ++++++++++++++------
 test/runTest/actions/__meta__.json        |  2 +-
 test/runTest/actions/geo-map.json         |  2 +-
 4 files changed, 18 insertions(+), 10 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 #17346 from apache/fix/visualMap-label-indicator

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit add11459ee43a56f7ff5b300c76b3f801f59f3c6
Merge: 2f13981a7 2f29323e1
Author: Zhongxiang Wang <yh...@all-my-life.cn>
AuthorDate: Tue Jul 12 11:11:49 2022 +0800

    Merge pull request #17346 from apache/fix/visualMap-label-indicator
    
    fix(visualMap): fix the indicator doesn't show when hovering on map label

 src/component/helper/MapDraw.ts           |  4 ++--
 src/component/visualMap/ContinuousView.ts | 20 ++++++++++++++------
 test/runTest/actions/__meta__.json        |  2 +-
 test/runTest/actions/geo-map.json         |  2 +-
 4 files changed, 18 insertions(+), 10 deletions(-)


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