VennDiagram
Venn and Euler diagram showing set intersections. Three layout types: standard Venn, proportional Euler, and Star Euler. Supports selections, custom styling per state, and inner/outer labels.
Import
import {
VennDiagram,
VennSeries,
VennArc,
VennLabel,
VennOuterLabel
} from 'reaviz';
VennDiagram Props
| Prop | Type | Default | Description |
|---|---|---|---|
data | VennDiagramData[] | — | Chart data (required) |
type |
[Description truncada. Veja o README completo no GitHub.]