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

shenyi pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 60c0fdfa949966d4226fce155c9a4df85178be17
Merge: 219d3f2 cbdf73b
Author: Yi Shen <bm2736...@gmail.com>
AuthorDate: Thu Jan 6 21:00:20 2022 +0800

    Merge pull request #16332 from apache/tooltip-value-formatter
    
    add valueFormatter in tooltip

 src/component/tooltip/TooltipView.ts             |  24 +-
 src/component/tooltip/tooltipMarkup.ts           | 321 ++++++++++-------------
 src/model/mixin/dataFormat.ts                    |  13 +-
 src/util/types.ts                                |   7 +
 test/runTest/actions/__meta__.json               |   1 +
 test/runTest/actions/tooltip-valueFormatter.json |   1 +
 test/tooltip-valueFormatter.html                 | 273 +++++++++++++++++++
 7 files changed, 446 insertions(+), 194 deletions(-)

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

Reply via email to