Skip to content

Commit adacbdf

Browse files
committed
src/plot_api/plot_api.js
1 parent 7d5dff2 commit adacbdf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/plot_api/plot_api.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2191,8 +2191,6 @@ function _relayout(gd, aobj) {
21912191
!(vOld === 'lasso' || vOld === 'select'))
21922192
) {
21932193
flags.plot = true;
2194-
} else if(fullLayout._has('gl2d')) {
2195-
flags.plot = true;
21962194
} else if(valObject) editTypes.update(flags, valObject);
21972195
else flags.calc = true;
21982196

0 commit comments

Comments
 (0)