Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/palantir/plottable
/ panZoomInteractionTests.ts
File
panZoomInteractionTests.ts
test/interactions/panZoomInteractionTests.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as d3 from
"d3"
;
2
import
{ SimpleSelection } from
"../../src/core/interfaces"
;
3
4
import
{ assert } from
"chai"
;
Callers
nothing calls this directly
Calls
15
domainAfterPan
Function · 0.85
domainAfterWheel
Function · 0.85
domainAfterPinch
Function · 0.85
fromCenter
Function · 0.85
makeCallback
Function · 0.85
xScales
Method · 0.80
yScales
Method · 0.80
addXScale
Method · 0.80
addYScale
Method · 0.80
removeXScale
Method · 0.80
removeYScale
Method · 0.80
renderTo
Method · 0.80
Tested by
no test coverage detected