You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2019/10/31 07:32:09 UTC

[incubator-echarts] branch master updated (8f831fd -> b3057ac)

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

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


    from 8f831fd  fix: category axis label cache causes that label disappear but can not show again when resize. Fixed that. Fix #11112
     add 87196f3  enhance: enhance the behavior that when mouse move is out of echarts area: the brushed area or dataZoom window will be released at that case, but not keep in dragging state. fix #10675.
     new b3057ac  Merge pull request #11516 from apache/fix/brush-globalout

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/BrushController.js | 59 ++++++++++++++++++++++++---------
 1 file changed, 44 insertions(+), 15 deletions(-)


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


[incubator-echarts] 01/01: Merge pull request #11516 from apache/fix/brush-globalout

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

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

commit b3057ac6fcf7194d231bc7dbd75312ca10d2911d
Merge: 8f831fd 87196f3
Author: sushuang <su...@gmail.com>
AuthorDate: Thu Oct 31 15:31:57 2019 +0800

    Merge pull request #11516 from apache/fix/brush-globalout
    
    enhance: enhance the behavior that when mouse move is out of echarts are.

 src/component/helper/BrushController.js | 59 ++++++++++++++++++++++++---------
 1 file changed, 44 insertions(+), 15 deletions(-)


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