Brush & ZoomPan
Interactive range selection and zoom/pan for charts. Brush allows selecting a data range; ZoomPan enables zooming and panning the view.
Import
import { ChartBrush, ChartZoomPan } from 'reaviz';
ChartBrush Props
Most props are set internally by the parent chart. User-configurable:
| Prop | Type | Default | Description |
|---|---|---|---|
disabled | boolean | — | Disable brush |
fill | string | — | Brush selection fill colo |
[Description truncada. Veja o README completo no GitHub.]