Skip to content

Commit 90ddc3e

Browse files
committed
add new attribute
1 parent b234c45 commit 90ddc3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/traces/contour/attributes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ module.exports = extendFlat({
243243

244244
line: {
245245
color: extendFlat({}, scatterLineAttrs.color, {
246+
arrayOk: true,
246247
editType: 'style+colorbars',
247248
description: [
248249
'Sets the color of the contour level.',

0 commit comments

Comments
 (0)