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

Function clickPtImmediately

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

Source from the content-addressed store, hash-verified

599 .then(done, done.fail);
600
601 function clickPtImmediately() { return _immediateClickPt({ x: 610, y: 342 }); }
602 function clickPt() { return _clickPt({ x: 610, y: 342 }); }
603 function clickBox() { return _clickPt({ x: 565, y: 329 }); }
604 });

Callers 1

select_test.jsFile · 0.85

Calls 1

_immediateClickPtFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…