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/11/15 10:13:22 UTC

[incubator-echarts] branch fix/axisPointer-multi updated (2eac391 -> fa67770)

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

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


    from 2eac391  fix: (1) Fix that tooltip shows multiple values around both sides of the pointer. Fix #9829. (2) Fix a probably typo (diff < maxDistance) introduced by https://github.com/apache/incubator-echarts/commit/4ef66e1d892485ced1dbfcf915135e7740bb7cc3 (3) Remove the previous logic to resolve #2869. Because currently if there are multiple values on the same axis tick, both of them will be found and displayed in tooltip by default. The related historical commits: https://github.co [...]
     add fa67770  fix: add unit test and comments.

No new revisions were added by this update.

Summary of changes:
 src/data/List.js          |  7 ++++++-
 test/ut/spec/data/List.js | 20 ++++++++++++++++++++
 2 files changed, 26 insertions(+), 1 deletion(-)


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