Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/palantir/plottable
/ keyInteractionTests.ts
File
keyInteractionTests.ts
test/interactions/keyInteractionTests.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
12
makeKeyCallback
Function · 0.85
registerEvent
Function · 0.85
triggerKeyEvent
Function · 0.85
unregisterEvent
Function · 0.85
renderTo
Method · 0.80
background
Method · 0.80
reset
Method · 0.80
onKeyPress
Method · 0.80
onKeyRelease
Method · 0.80
remove
Method · 0.65
forEach
Method · 0.45
attachTo
Method · 0.45
Tested by
no test coverage detected