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/15 06:33:42 UTC

[echarts] branch master updated (eaf1ee4 -> 0d30818)

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 eaf1ee4  Merge pull request #15337 from AmosChenYQ/enable-level-adjustment-in-gauge-chart
     new 75a6925  bug(tooltip): tooltip arrow will follow borderWidth. close #14373
     new 5a8bb26  merged with master to resolve conflicts
     new cf94320  reset build files
     new a7df002  reset build files
     new 2e1270b  arrow position made dynamic based on borderWidth
     new f84df5b  declarations moved after if block
     new 2b39cb4  tooltip position fixed
     new 2f7eb1e  requested changes performed
     new 37c4037  Merge remote-tracking branch 'upstream/master' into fix-14373
     new 6d02c13  fix: calculations made more accurate
     new 607bf95  Update src/component/tooltip/TooltipHTMLContent.ts
     new 34847b4  Update src/component/tooltip/TooltipHTMLContent.ts
     new 71d2be3  Update src/component/tooltip/TooltipHTMLContent.ts
     new 37d9ab8  Update src/component/tooltip/TooltipHTMLContent.ts
     new 0d30818  Merge pull request #14393 from g7i/fix-14373

The 7915 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/TooltipHTMLContent.ts | 33 +++++++++++++++++++----------
 src/component/tooltip/TooltipView.ts        | 16 +++++++-------
 test/scatter.html                           |  9 ++++----
 3 files changed, 34 insertions(+), 24 deletions(-)

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