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/16 16:43:30 UTC

[echarts] branch fix/component-tooltip updated (438f403 -> 3dea90f)

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 438f403  fix: [tooltip] keep support tooltip on graphic component.
     add 3dea90f  fix: [tooltip] (1) keep support string tooltip on each component item. (2) some tiny refactor.

No new revisions were added by this update.

Summary of changes:
 src/component/axis/AxisBuilder.ts    | 33 +++---------
 src/component/graphic/install.ts     | 24 +++------
 src/component/legend/LegendView.ts   | 23 +++------
 src/component/toolbox/ToolboxView.ts | 20 +++-----
 src/util/graphic.ts                  | 56 ++++++++++++++++++++-
 src/util/innerStore.ts               |  1 +
 src/util/types.ts                    | 14 +++++-
 test/runTest/actions/__meta__.json   |  2 +-
 test/tooltip-component.html          | 97 +++++++++++++++++++++++++++++++++++-
 9 files changed, 190 insertions(+), 80 deletions(-)


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