Skip to content

Commit a78e70b

Browse files
committed
docs: 文案修改,百分百 -> 百分比
1 parent 7a6fc03 commit a78e70b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/api/plots/bar.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ order: 3
5151

5252
<description>**optional** _boolean_</description>
5353

54-
是否百分百条形图,isPercent 为 true 时,isStack 也需要为 true。
54+
是否百分比条形图,isPercent 为 true 时,isStack 也需要为 true。
5555

5656
`markdown:docs/common/meta.zh.md`
5757

docs/api/plots/column.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ order: 2
5151

5252
<description>**optional** _boolean_</description>
5353

54-
是否百分百柱状图,isPercent 为 true 时,isStack 也需要为 true。
54+
是否百分比柱状图,isPercent 为 true 时,isStack 也需要为 true。
5555

5656
`markdown:docs/common/meta.en.md`
5757

examples/area/percent/index.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
title: 百分百面积图
2+
title: 百分比面积图
33
order: 2
44
---

0 commit comments

Comments
 (0)