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 c52890c commit 10e38f4Copy full SHA for 10e38f4
src/traces/bar/layout_attributes.js
@@ -57,7 +57,7 @@ module.exports = {
57
editType: 'calc',
58
description: [
59
'Sets the rounding of bar corners. May be an integer number of pixels,',
60
- 'or a percentage of bar width(as a string).'
+ 'or a percentage of bar width (as a string ending in %).'
61
].join(' ')
62
},
63
};
0 commit comments