Skip to content

Commit 0e98c5b

Browse files
committed
fix editType
1 parent 6b1b940 commit 0e98c5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plots/layout_attributes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ module.exports = {
189189
description: 'Sets the default trace colors.'
190190
},
191191
colorscale: {
192+
editType: 'calc',
192193
sequential: {
193194
valType: 'colorscale',
194195
dflt: false,

0 commit comments

Comments
 (0)