Skip to content

Commit 5f1e2fc

Browse files
committed
outerContainer is not used in createSpikelines - remove it
1 parent b53c387 commit 5f1e2fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/fx/hover.js

-1
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,6 @@ function _hover(gd, evt, subplot, noHoverEvent) {
657657
var spikelineOpts = {
658658
fullLayout: fullLayout,
659659
container: fullLayout._hoverlayer,
660-
outerContainer: fullLayout._paperdiv,
661660
event: evt
662661
};
663662
var oldspikepoints = gd._spikepoints;

0 commit comments

Comments
 (0)