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

Function arrowDrag

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

Source from the content-addressed store, hash-verified

1015
1016 function textDrag() { return gd.querySelector('.annotation-text-g>g'); }
1017 function arrowDrag() { return gd.querySelector('.annotation-arrow-g>.anndrag'); }
1018 function textBox() { return gd.querySelector('.annotation-text-g'); }
1019
1020 function makePlot(annotations, config) {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…