Skip to content

Commit

Permalink
use editType plot for unselected and unselected.line containers
Browse files Browse the repository at this point in the history
  • Loading branch information
archmoj committed Mar 14, 2020
1 parent 1af1c90 commit b4dabb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/traces/parcoords/attributes.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,9 @@ module.exports = {
'i.e. unselected lines.'
].join(' ')
},
editType: 'calc'
editType: 'plot'
},
editType: 'calc'
editType: 'plot'
},

line: extendFlat({editType: 'calc'},
Expand Down

0 comments on commit b4dabb2

Please sign in to comment.