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

Function resetAndSelect

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

Source from the content-addressed store, hash-verified

1258 var gd = createGraphDiv();
1259
1260 function resetAndSelect() {
1261 resetEvents(gd);
1262 drag(selectPath);
1263 return selectedPromise;
1264 }
1265
1266 function resetAndLasso() {
1267 resetEvents(gd);

Callers

nothing calls this directly

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…