BubbleChart
Packed circle chart using D3 circle-packing layout. Bubble size is proportional to data value. Supports labels, gradients, masks, and custom bubble rendering.
Import
import { BubbleChart, BubbleSeries, Bubble, BubbleLabel } from 'reaviz';
BubbleChart Props
| Prop | Type | Default | Description |
|---|---|---|---|
data | ChartShallowDataShape[] | [] | Chart data |
width | number | auto | Width in pixels |
height | `number |
[Description truncada. Veja o README completo no GitHub.]