Skip to content

Commit 78ef22c

Browse files
committed
add tickson dflt
1 parent 668f338 commit 78ef22c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plots/cartesian/layout_attributes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@ module.exports = {
308308
valType: 'enumerated',
309309
values: ['labels', 'boundaries'],
310310
role: 'info',
311+
dflt: 'labels',
311312
editType: 'ticks',
312313
description: [
313314
'Determines where ticks and grid lines are drawn with respect to their',

0 commit comments

Comments
 (0)