Skip to content

Commit 6fa75bc

Browse files
committed
Remove arrayOk attribute from the marker.line attribute of the scatter plot
1 parent 8573067 commit 6fa75bc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/traces/scatter/attributes.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,6 @@ module.exports = {
556556
description: 'Sets the width (in px) of the lines bounding the marker points.'
557557
},
558558
dash: extendFlat({}, dash, {
559-
arrayOk: true,
560559
editType: 'style'
561560
}),
562561
editType: 'calc'

0 commit comments

Comments
 (0)