Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ sliders_test.js
File
sliders_test.js
test/jasmine/tests/sliders_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Sliders = require(
'../../../src/components/sliders'
);
2
var
constants = require(
'../../../src/components/sliders/constants'
);
3
4
var
d3Select = require(
'../../strict-d3'
).select;
Callers
nothing calls this directly
Calls
5
supply
Function · 0.85
checkPositions
Function · 0.85
assertSlider
Function · 0.85
assertNodeCount
Function · 0.70
assertEventCounts
Function · 0.70
Tested by
no test coverage detected