MCPcopy
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

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

Callers

nothing calls this directly

Calls 15

domainAfterPanFunction · 0.85
domainAfterWheelFunction · 0.85
domainAfterPinchFunction · 0.85
fromCenterFunction · 0.85
makeCallbackFunction · 0.85
xScalesMethod · 0.80
yScalesMethod · 0.80
addXScaleMethod · 0.80
addYScaleMethod · 0.80
removeXScaleMethod · 0.80
removeYScaleMethod · 0.80
renderToMethod · 0.80

Tested by

no test coverage detected