v0.1 chart-local API
Search interaction reference
Find the exact opt-in prop, callback, event phase, diagnostic, or keyboard behavior. The linked-chart controller is planned for R1 and is not part of this reference.
13 results
- Static by default No capture layer or gesture until a capability is enabled.
- Inspect and pin HTML tooltip, semantic crosshair, pointer and keyboard traversal.
- Point selection Select records by stable semantic keys, not renderer indices.
- Interval selection Brush a rectangle; receive domain, pixels, and semantic keys.
- Brush zoom Zoom x, y, or both with an explicit area tool and reset path.
- Legend focus Preview or commit discrete legend groups across SVG and canvas.
- Legend filtering Include or exclude groups before stats/scales; color identity stable.
- Controlled tool Bind active Inspect / Select area / Zoom area to Svelte state.
- Shared controller Scoped selection, emphasis, and domains across plots and UI.
- Stable identity Unique application keys for inspection and selection across updates.
- Typed events Focused callbacks or PlotInteractionEvent with explicit phases.
- Diagnostics Structured codes, props, suggestions, and doc URLs.
- Accessibility Keyboard traversal, bounds form, live region, labelled DOM, explicit tools.