We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c45292b commit f1e2c6cCopy full SHA for f1e2c6c
src/traces/bar/attributes.js
@@ -86,7 +86,8 @@ module.exports = {
86
'this one, then the text gets pushed inside.',
87
'*auto* tries to position `text` inside the bar, but if',
88
'the bar is too small and no bar is stacked on this one',
89
- 'the text is moved outside.'
+ 'the text is moved outside.',
90
+ 'If *none*, no text appears.'
91
].join(' ')
92
},
93
0 commit comments