File tree Expand file tree Collapse file tree 4 files changed +0
-16
lines changed Expand file tree Collapse file tree 4 files changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -33,10 +33,6 @@ Multiple `series` can be displayed in the same coordinate system. Please refer t
33
33
34
34
{{ use: partial-legend-hover-link() }}
35
35
36
- ## hoverAnimation(boolean) = true
37
-
38
- Whether to enable the animation when hovering on box.
39
-
40
36
## layout(string) = null
41
37
42
38
Layout methods, whose optional values are:
Original file line number Diff line number Diff line change @@ -47,10 +47,6 @@ We use red to represent increasing and blue decreasing by default. If you want t
47
47
48
48
{{ use: partial-legend-hover-link() }}
49
49
50
- ## hoverAnimation(boolean) = true
51
-
52
- Whether to enable animation when hovering on box.
53
-
54
50
## layout(string) = null
55
51
56
52
Layout method, whose values may be:
Original file line number Diff line number Diff line change @@ -72,10 +72,6 @@ const option = {
72
72
73
73
{{ use: partial-legend-hover-link() }}
74
74
75
- ## hoverAnimation(boolean) = true
76
-
77
- 是否开启 hover 在 box 上的动画效果。
78
-
79
75
## layout(string) = null
80
76
81
77
<ExampleUIControlEnum options =" horizontal,vertical " >
Original file line number Diff line number Diff line change @@ -236,10 +236,6 @@ const option = {
236
236
237
237
{{ use: partial-legend-hover-link() }}
238
238
239
- ## hoverAnimation(boolean) = true
240
-
241
- 是否开启 hover 在 box 上的动画效果。
242
-
243
239
## layout(string) = null
244
240
245
241
<ExampleUIControlEnum options =" horizontal,vertical " >
You can’t perform that action at this time.
0 commit comments