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

Function getImagePos

test/jasmine/tests/plot_api_test.js:301–303  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

299 }
300
301 function getImagePos() {
302 return getPos(d3Select('.layer-above').select('.imagelayer').select('image'));
303 }
304
305 Plotly.newPlot(
306 gd,

Callers 1

plot_api_test.jsFile · 0.85

Calls 1

getPosFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…