We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 021289c commit 503a303Copy full SHA for 503a303
src/components/errorbars/attributes.js
@@ -16,7 +16,7 @@ module.exports = {
16
description: [
17
'Determines the rule used to generate the error bars.',
18
19
- 'If *constant`, the bar lengths are of a constant value.',
+ 'If *constant*, the bar lengths are of a constant value.',
20
'Set this constant in `value`.',
21
22
'If *percent*, the bar lengths correspond to a percentage of',
0 commit comments