Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb2f49f

Browse files
committed
fixup (don't attach _has to old full layout)
1 parent 4e7318b commit bb2f49f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plots/plots.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,6 @@ plots.supplyDefaults = function(gd) {
483483
}
484484

485485
// attach helper method
486-
oldFullLayout._has = hasPlotType.bind(oldFullLayout);
487486
newFullLayout._has = hasPlotType.bind(newFullLayout);
488487

489488
// special cases that introduce interactions between traces

0 commit comments

Comments
 (0)