Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/plotly.js
/ histogram_test.js
File
histogram_test.js
test/jasmine/tests/histogram_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Plotly = require(
'../../../lib/index'
);
2
var
Plots = require(
'../../../src/plots/plots'
);
3
var
Lib = require(
'../../../src/lib'
);
4
var
Registry = require(
'../../../src/registry'
);
Callers
nothing calls this directly
Calls
10
initTraces
Function · 0.85
calcPositions
Function · 0.85
assertTraceCount
Function · 0.85
_assertBinCenters
Function · 0.85
_test
Function · 0.85
supplyDefaults
Function · 0.70
_assert
Function · 0.70
_supply
Function · 0.70
_calc
Function · 0.70
checkEventData
Function · 0.70
Tested by
no test coverage detected