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

Function _drag

test/jasmine/tests/select_test.js:1373–1377  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1371 mockCopy.config = {scrollZoom: true};
1372
1373 function _drag() {
1374 resetEvents(gd);
1375 drag(selectPath);
1376 return selectedPromise;
1377 }
1378
1379 function _scroll() {
1380 mouseEvent('mousemove', selectPath[0][0], selectPath[0][1]);

Callers 1

select_test.jsFile · 0.70

Calls 2

resetEventsFunction · 0.85
dragFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…