MCPcopy Index your code
hub / github.com/plotly/plotly.js / _doubleClick

Function _doubleClick

test/jasmine/tests/polar_test.js:740–744  ·  view source on GitHub ↗
(pos)

Source from the content-addressed store, hash-verified

738 }
739
740 function _doubleClick(pos) {
741 gd._mouseDownTime = 0;
742 eventData = '';
743 return doubleClick(pos[0], pos[1]);
744 }
745
746 var modClickOpts = {
747 altKey: true,

Callers 2

polar_test.jsFile · 0.70
_resetFunction · 0.70

Calls 1

doubleClickFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…