Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/plotly.js
/ _doubleClick
Function
_doubleClick
test/jasmine/tests/smith_test.js:271–275 ·
view source on GitHub ↗
(pos)
Source
from the content-addressed store, hash-verified
269
}
270
271
function
_doubleClick(pos) {
272
gd._mouseDownTime = 0;
273
eventData =
''
;
274
return
doubleClick(pos[0], pos[1]);
275
}
276
277
var
modClickOpts = {
278
altKey: true,
Callers
1
smith_test.js
File · 0.70
Calls
1
doubleClick
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…