Skip to content

Commit 356f0d2

Browse files
Update src/plots/cartesian/layout_attributes.js
Co-authored-by: Alex Johnson <[email protected]>
1 parent 6bcf199 commit 356f0d2

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
@@ -1139,7 +1139,7 @@ module.exports = {
11391139
minorloglabels: {
11401140
valType: 'enumerated',
11411141
values: ['small digits', 'complete', 'none'],
1142-
dflt: 'metric',
1142+
dflt: 'small digits',
11431143
editType: 'calc',
11441144
description: [
11451145
'Determines how minor log labels are displayed.',

0 commit comments

Comments
 (0)