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 2021/07/20 07:54:50 UTC

[echarts] branch master updated (3be6438 -> 72c62ce)

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 3be6438  Merge pull request #15382 from apache/feat-colorBy
     add 5e8fd8e  fix(candlestick): fix overflow data access in tooltip.
     new 72c62ce  Merge pull request #15383 from apache/fix-candlestick-tooltip

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/tooltip/TooltipView.ts |  11 +-
 test/line-case.html                  | 460 +++++++++++++++++++++++++++++++++++
 2 files changed, 469 insertions(+), 2 deletions(-)
 create mode 100644 test/line-case.html

---------------------------------------------------------------------
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 #15383 from apache/fix-candlestick-tooltip

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 72c62ce6c860144b2436199a04c750a6483ff673
Merge: 3be6438 5e8fd8e
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Tue Jul 20 15:54:18 2021 +0800

    Merge pull request #15383 from apache/fix-candlestick-tooltip
    
    fix(candlestick): fix overflow data access in tooltip.

 src/component/tooltip/TooltipView.ts |  11 +-
 test/line-case.html                  | 460 +++++++++++++++++++++++++++++++++++
 2 files changed, 469 insertions(+), 2 deletions(-)

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