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/05/18 02:35:55 UTC

[echarts] 01/01: Merge pull request #14972 from apache/fix/legend-tooltip-inherit

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 e11241738df0993ce039057a372665b32388a68c
Merge: 35a15f8 50a91c4
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Tue May 18 10:35:18 2021 +0800

    Merge pull request #14972 from apache/fix/legend-tooltip-inherit
    
    fix: When component `tooltip.formatter` is not specified, use a specific default formatter, rather than use global `tooltip.formatter` as default. Fix #14939

 src/component/legend/LegendView.ts          |  3 +-
 src/component/tooltip/TooltipView.ts        |  7 ++++-
 test/runTest/actions/__meta__.json          |  2 +-
 test/runTest/actions/tooltip-component.json |  2 +-
 test/tooltip-component.html                 | 44 +++++++++++++++++++++++++++++
 5 files changed, 54 insertions(+), 4 deletions(-)

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