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 2021/03/15 08:24:55 UTC

[echarts] branch fix/component-tooltip updated (b9c7e9e -> 91e8e47)

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

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


    from b9c7e9e  feature: [tooltip] (1) Make component tooltip inherit cascade correct: itemOption.tooltip -> componentOption.tooltip -> globalOption.tooltip (previous incorrect cascade: itemOption.tooltip -> globalOption.tooltip (2) Enable trigger component tooltip by chart.dispatchAction({ type: 'showTip', legendIndex: 0, name: 'some' });
     add 91e8e47  fix: [tooltip] add test case for the last commit.

No new revisions were added by this update.

Summary of changes:
 test/runTest/actions/__meta__.json |   1 +
 test/tooltip-component.html        | 259 +++++++++++++++++++++++++++++++++++++
 2 files changed, 260 insertions(+)
 create mode 100644 test/tooltip-component.html


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