MCPcopy Create free account
hub / github.com/plotly/plotly.js / getVerticalScrollBar

Function getVerticalScrollBar

test/jasmine/tests/updatemenus_test.js:1315–1317  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1313 }
1314
1315 function getVerticalScrollBar() {
1316 return document.getElementsByClassName('scrollbar-vertical')[0];
1317 }
1318
1319 function getCenter(node) {
1320 var bbox = getBBox(node);

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…