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

File modebar_test.js

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

Source from the content-addressed store, hash-verified

1var d3Select = require('../../strict-d3').select;
2
3var createModeBar = require('../../../src/components/modebar/modebar');
4var manageModeBar = require('../../../src/components/modebar/manage');

Callers

nothing calls this directly

Calls 15

createModeBarFunction · 0.85
getMockGraphInfoFunction · 0.85
countGroupsFunction · 0.85
countButtonsFunction · 0.85
countLogoFunction · 0.85
checkBtnAttrFunction · 0.85
getIconSvgFunction · 0.85
getButtonsFunction · 0.85
checkButtonsFunction · 0.85
setupGraphInfoFunction · 0.85
selectButtonFunction · 0.85
doneFunction · 0.85

Tested by

no test coverage detected