MCPcopy Index your code
hub / github.com/ChartGPU/ChartGPU / zoom-state.ts

File zoom-state.ts

examples/acceptance/zoom-state.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createZoomState } from '../../src/interaction/createZoomState';
2
3// TypeScript-only acceptance checks for Story 5.2.
4// This file is excluded from the library build (tsconfig excludes `examples/`).

Callers

nothing calls this directly

Calls 12

createZoomStateFunction · 0.90
assertRangeFunction · 0.85
assertApproxFunction · 0.85
setRangeMethod · 0.80
getRangeMethod · 0.80
zoomInMethod · 0.80
zoomOutMethod · 0.80
setSpanConstraintsMethod · 0.80
setRangeAnchoredMethod · 0.80
panMethod · 0.80
assertFunction · 0.70
onChangeMethod · 0.65

Tested by

no test coverage detected