MCPcopy
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

1import * as d3 from "d3";
2import { SimpleSelection } from "../../src/core/interfaces";
3
4import { assert } from "chai";

Callers

nothing calls this directly

Calls 15

makePointerCallbackFunction · 0.85
triggerPointerEventFunction · 0.85
renderToMethod · 0.80
backgroundMethod · 0.80
onPointerEnterMethod · 0.80
resetMethod · 0.80
offPointerEnterMethod · 0.80
onPointerMoveMethod · 0.80
offPointerMoveMethod · 0.80
onPointerExitMethod · 0.80
offPointerExitMethod · 0.80
removeMethod · 0.65

Tested by

no test coverage detected