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

File funnel_test.js

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

Source from the content-addressed store, hash-verified

1var Plotly = require('../../../lib/index');
2
3var Funnel = require('../../../src/traces/funnel');
4var Lib = require('../../../src/lib');

Callers

nothing calls this directly

Calls 15

mockFunnelPlotFunction · 0.85
getAllFunnelNodesFunction · 0.85
supplyDefaultsFunction · 0.70
assertPointFieldFunction · 0.70
assertTraceFieldFunction · 0.70
assertArrayFieldFunction · 0.70
getAllTraceNodesFunction · 0.70
assertTextIsInsidePathFunction · 0.70
assertTextIsAbovePathFunction · 0.70
assertTextIsBelowPathFunction · 0.70

Tested by

no test coverage detected