MCPcopy
hub / github.com/plotly/plotly.js / textDrag

Function textDrag

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

Source from the content-addressed store, hash-verified

1014 var gd;
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

Callers 3

checkTextDragFunction · 0.85
_assertFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…