Skip to content

Commit b4dabb2

Browse files
committed
use editType plot for unselected and unselected.line containers
1 parent 1af1c90 commit b4dabb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/traces/parcoords/attributes.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@ module.exports = {
153153
'i.e. unselected lines.'
154154
].join(' ')
155155
},
156-
editType: 'calc'
156+
editType: 'plot'
157157
},
158-
editType: 'calc'
158+
editType: 'plot'
159159
},
160160

161161
line: extendFlat({editType: 'calc'},

0 commit comments

Comments
 (0)