Skip to content

Commit 9440dc3

Browse files
authored
fix: missing markdown link in docs (#11006)
1 parent da34804 commit 9440dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/charts/bar.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ When the border radius is supplied as a number and the chart is stacked, the rad
180180

181181
#### inflateAmount
182182

183-
This option can be used to inflate the rects that are used to draw the bars. This can be used to hide artifacts between bars when `barPercentage`(#barpercentage) * `categoryPercentage`(#categorypercentage) is 1. The default value `'auto'` should work in most cases.
183+
This option can be used to inflate the rects that are used to draw the bars. This can be used to hide artifacts between bars when [`barPercentage`](#barpercentage) * [`categoryPercentage`](#categorypercentage) is 1. The default value `'auto'` should work in most cases.
184184

185185
### Interactions
186186

0 commit comments

Comments
 (0)