Skip to content

Commit cb6ffef

Browse files
author
imartinezvazquez
committed
traces/carpet/axis_attributes: set minexponent editType to calc
1 parent f171cb6 commit cb6ffef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/carpet/axis_attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ module.exports = {
289289
dflt: 3,
290290
min: 0,
291291
role: 'style',
292-
editType: 'ticks',
292+
editType: 'calc',
293293
description: [
294294
'Hide SI prefix for 10^n if |n| is below this number'
295295
].join(' ')

0 commit comments

Comments
 (0)