Skip to content

Commit 9b741be

Browse files
authored
Merge pull request apache#445 from hdmy/fix/radar-nameGap
docs(radar): replace deprecated nameGap with axisNameGap
2 parents 15e7b51 + cf7623b commit 9b741be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/option/component/radar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ formatter: function (value, indicator) {
5252
noVerticalAlign = true
5353
) }}
5454

55-
## nameGap(number) = 15
55+
## axisNameGap(number) = 15
5656

5757
<ExampleUIControlNumber default="15" step="1" />
5858

zh/option/component/radar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ formatter: function (value, indicator) {
8888
noVerticalAlign = true
8989
) }}
9090

91-
## nameGap(number) = 15
91+
## axisNameGap(number) = 15
9292

9393
<ExampleUIControlNumber default="15" step="1" />
9494

0 commit comments

Comments
 (0)