Navigator
import { Navigator } from '@wick-charts/react'; <Navigator data={navData} />Miniature navigator strip with a draggable window indicator for the main chart's visible range. Must be rendered as a child of <ChartContainer> so the chart instance is available via context.
ChartContainer sifts this element out of its children and places it as a flex sibling below the canvas area — it does not render inline.
Mini overview strip showing the full series with a draggable zoom window. Pan, resize, and double-click to reset the visible range.