You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by de...@apache.org on 2019/11/08 12:56:25 UTC

[incubator-echarts] branch master updated (39c401d -> d2fefeb)

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

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


    from 39c401d  fix(axis): use scale to check if data were contained #11300 (#11484)
     new aaf6c3a  fix sankey frequent flashing with hovering on the node and edge #11306
     new a224797  fix graph frequent flashing with hovering on the node and edge
     new 7633f03  Always clear timer instead of using state
     new e992dc7  Always clear timer instead of using state when debounce sankey
     new 238a8c8  set the timer to null after clear when debounce
     new d2fefeb  Merge pull request #11572 from deqingli/sankey

The 5566 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/graph/GraphView.js   | 39 +++++++++++++++++++++++++++++++--------
 src/chart/sankey/SankeyView.js | 40 +++++++++++++++++++++++++++++++---------
 2 files changed, 62 insertions(+), 17 deletions(-)


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