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

Function textBox

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

Source from the content-addressed store, hash-verified

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) {
1021 gd = createGraphDiv();

Callers 3

checkDraggingFunction · 0.85
checkTextDragFunction · 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…