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

File updatemenus_test.js

test/jasmine/tests/updatemenus_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var UpdateMenus = require('../../../src/components/updatemenus');
2var constants = require('../../../src/components/updatemenus/constants');
3
4var d3Select = require('../../strict-d3').select;

Callers

nothing calls this directly

Calls 15

supplyFunction · 0.85
assertMenusFunction · 0.85
assertPushMarginsFunction · 0.85
selectHeaderFunction · 0.85
selectButtonFunction · 0.85
assertItemColorFunction · 0.85
assertLineColorFunction · 0.85
mouseEventFunction · 0.85
assertItemDimsFunction · 0.85
getVerticalScrollBarFunction · 0.85
dragScrollBoxFunction · 0.85
getHorizontalScrollBarFunction · 0.85

Tested by

no test coverage detected