Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ select_test.js
File
select_test.js
test/jasmine/tests/select_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
d3Select = require(
'../../strict-d3'
).select;
2
var
d3SelectAll = require(
'../../strict-d3'
).selectAll;
3
4
var
Plotly = require(
'../../../lib/index'
);
Callers
nothing calls this directly
Calls
15
plotMock14
Function · 0.85
_immediateClickPt
Function · 0.85
assertSelectedPoints
Function · 0.85
_clickPt
Function · 0.85
assertSelectionCleared
Function · 0.85
clickFirstBinImmediately
Function · 0.85
shiftClickSecondBin
Function · 0.85
shiftClickThirdBin
Function · 0.85
clickFirstBin
Function · 0.85
clickPtImmediately
Function · 0.85
clickPt
Function · 0.85
clickBox
Function · 0.85
Tested by
no test coverage detected