Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
Plotly = require(
'../../../lib/index'
);
2
3
var
Bar = require(
'../../../src/traces/bar'
);
4
var
Lib = require(
'../../../src/lib'
);
Callers
nothing calls this directly
Calls
15
mockBarPlot
Function · 0.85
getAllBarNodes
Function · 0.85
assertTextFontFamilies
Function · 0.85
assertTextFontSizes
Function · 0.85
assertNonSelectionModeStyle
Function · 0.85
select1stBar2ndTrace
Function · 0.85
assertSelectionModeStyle
Function · 0.85
deselect1stBar2ndTrace
Function · 0.85
checkBarsMatch
Function · 0.85
_assertNumberOfBarTextNodes
Function · 0.85
getArea
Function · 0.85
supplyDefaults
Function · 0.70
Tested by
no test coverage detected