We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 354d869 + 828d800 commit 2749b5bCopy full SHA for 2749b5b
2 files changed
en/option/component/radar.md
@@ -29,6 +29,14 @@ Here is a custom example of radar component.
29
none = true
30
) }}
31
32
+## clockwise(boolean) = false
33
+
34
+{{ use: partial-version(version = "6.0.1") }}
35
36
+<ExampleUIControlBoolean default="false" />
37
38
+Whether to clockwise layout indicator axis.
39
40
## startAngle(number) = 90
41
42
The start angle of coordinate, which is the angle of the first indicator axis.
zh/option/component/radar.md
@@ -65,6 +65,14 @@ const option = {
65
66
67
68
69
70
71
72
73
74
+是否以顺时针排布指示器轴。
75
76
77
78
坐标系起始角度,也就是第一个指示器轴的角度。
0 commit comments