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

File sankey_test.js

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

Source from the content-addressed store, hash-verified

1var Plotly = require('../../../lib/index');
2var attributes = require('../../../src/traces/sankey/attributes');
3var Lib = require('../../../src/lib');
4var d3Select = require('../../strict-d3').select;

Callers

nothing calls this directly

Calls 15

_supplyWithLayoutFunction · 0.85
checkElementOverlapFunction · 0.85
selectButtonFunction · 0.85
assertMultipleLabelsFunction · 0.85
assertNoLabelFunction · 0.85
mouseEventFunction · 0.85
_makeWrapperFunction · 0.85
assertNoHoverEventsFunction · 0.85
testDragNodeFunction · 0.85
checkArrayFunction · 0.85
checkRoundedArrayFunction · 0.85
moveNodeFunction · 0.85

Tested by

no test coverage detected