Skip to content

Commit f1e2c6c

Browse files
committed
desciption for none textposition
1 parent c45292b commit f1e2c6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/traces/bar/attributes.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@ module.exports = {
8686
'this one, then the text gets pushed inside.',
8787
'*auto* tries to position `text` inside the bar, but if',
8888
'the bar is too small and no bar is stacked on this one',
89-
'the text is moved outside.'
89+
'the text is moved outside.',
90+
'If *none*, no text appears.'
9091
].join(' ')
9192
},
9293

0 commit comments

Comments
 (0)