Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/palantir/plottable
/ pointerInteractionTests.ts
File
pointerInteractionTests.ts
test/interactions/pointerInteractionTests.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
makePointerCallback
Function · 0.85
triggerPointerEvent
Function · 0.85
renderTo
Method · 0.80
background
Method · 0.80
onPointerEnter
Method · 0.80
reset
Method · 0.80
offPointerEnter
Method · 0.80
onPointerMove
Method · 0.80
offPointerMove
Method · 0.80
onPointerExit
Method · 0.80
offPointerExit
Method · 0.80
remove
Method · 0.65
Tested by
no test coverage detected