Skip to content

Commit 4544730

Browse files
songziwenxuefei1313
authored andcommitted
docs(bar-style): modify barGapInGroup en docs
1 parent dd53b7d commit 4544730

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/assets/option/en/series/bar-style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Supported since `1.2.0` version, it is used to adjust the column spacing within
2828
If the number of arrays in `barGapInGroup` is less than the number of grouping levels, the last value will be used for subsequent grouping spacing.
2929

3030
- `number` type, representing pixel value
31-
- `string` type, percentage usage, such as '10%', this value is the bandWidth proportion of the scale corresponding to the last grouping field (because the columns are of equal width, the scale of the last layer of grouping is used)
31+
- `string` type, percentage usage, such as '10%', the value is the proportion of the actual column width (barWidth)
3232

3333
#${prefix} barMinHeight(number)
3434

0 commit comments

Comments
 (0)