Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/plotly.js
/ plots_test.js
File
plots_test.js
test/jasmine/tests/plots_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
12
testSanitizeMarginsHasBeenCalledOnlyOnce
Function · 0.85
_update
Function · 0.85
assertSubplots
Function · 0.85
_assertDomains
Function · 0.85
_assertMissing
Function · 0.85
checkAxis
Function · 0.85
checkDomain
Function · 0.85
assertClose
Function · 0.85
supplyLayoutDefaults
Function · 0.70
_assert
Function · 0.70
assert
Function · 0.70
makeData
Function · 0.70
Tested by
no test coverage detected