Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/plotly.js
/ cartesian_interact_test.js
File
cartesian_interact_test.js
test/jasmine/tests/cartesian_interact_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
mouseEvent
Function · 0.85
selectButton
Function · 0.85
_runDrag
Function · 0.85
doDrag
Function · 0.85
doDblClick
Function · 0.85
doScroll
Function · 0.85
getDragger
Function · 0.85
_assertLabels
Function · 0.85
makeDragFns
Function · 0.85
assertSubplotTranslateAndScale
Function · 0.85
done
Function · 0.85
z
Function · 0.85
Tested by
no test coverage detected