ScatterPlot
Scatter plot with configurable point size, color, custom symbols, and optional bubble sizing. Supports time, value, and category axes with brush, zoom/pan, and value markers.
Import
import { ScatterPlot, ScatterSeries, ScatterPoint } from 'reaviz';
ScatterPlot Props
| Prop | Type | Default | Description |
|---|---|---|---|
data | ChartShallowDataShape[] | [] | Chart data |
width | number | auto | Width in pixels |
height |
[Description truncada. Veja o README completo no GitHub.]