Skip to content

Commit 78d06a9

Browse files
committed
make description clear in the layout_attributes
1 parent c40f474 commit 78d06a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plots/cartesian/layout_attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ module.exports = {
315315
dflt: false,
316316
role: 'style',
317317
description: [
318-
'even 4-digit integers are separated if true'
318+
'If "true", even 4-digit integers are separated'
319319
].join(' ')
320320
},
321321
tickformat: {

0 commit comments

Comments
 (0)