diff --git a/src/plots/cartesian/dragbox.js b/src/plots/cartesian/dragbox.js index 31c795b011d..150bffcb999 100644 --- a/src/plots/cartesian/dragbox.js +++ b/src/plots/cartesian/dragbox.js @@ -410,7 +410,6 @@ function makeDragBox(gd, plotinfo, x, y, w, h, ns, ew) { updateZoombox(zb, corners, box, path0, dimmed, lum); computeZoomUpdates(); - gd.emit('plotly_relayouting', updates); dimmed = true; }