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

File bar_test.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

mockBarPlotFunction · 0.85
getAllBarNodesFunction · 0.85
assertTextFontFamiliesFunction · 0.85
assertTextFontSizesFunction · 0.85
select1stBar2ndTraceFunction · 0.85
assertSelectionModeStyleFunction · 0.85
deselect1stBar2ndTraceFunction · 0.85
checkBarsMatchFunction · 0.85
getAreaFunction · 0.85
supplyDefaultsFunction · 0.70

Tested by

no test coverage detected