Skip to content

Commit e92688f

Browse files
committed
Revert "tweak doc for axis tooltip"
This reverts commit f3f8c4f.
1 parent f3f8c4f commit e92688f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/option/component/axis-common.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,7 @@ xAxis: {
10651065

10661066
{{ use: partial-version(version = '5.6.0') }}
10671067

1068-
The tooltip configuration for ${componentType}, must enable global [option.tooltip](~tooltip) component.
1068+
The tooltip configuration for ${componentType}, must set [triggerEvent](~${componentType}.triggerEvent) as `true` and enable global [option.tooltip](~tooltip) component.
10691069

10701070
##${prefix} show(boolean) = false
10711071

zh/option/component/axis-common.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1059,7 +1059,7 @@ xAxis: {
10591059

10601060
{{ use: partial-version(version = '5.6.0') }}
10611061

1062-
坐标轴 tooltip 设置,注意需启用全局 [option.tooltip](~tooltip) 组件。
1062+
坐标轴 tooltip 设置,注意需设置 [triggerEvent](~${componentType}.triggerEvent)`true` 并启用全局 [option.tooltip](~tooltip) 组件。
10631063

10641064
##${prefix} show(boolean) = false
10651065

0 commit comments

Comments
 (0)