RechartsDemographics

Statistical Demographic Bar

Generic configurable demographic bar chart with statistical annotations.

Preview placeholder

stat-demographic-bar-v1

Installation

Terminal
npx @ontopic/viz add recharts/generic/stat-demographic-bar-v1

Props

PropTypeDescription
dataStatData[]Statistical data with demographics

See full TypeScript interface on GitHub for all props.

Usage Example

TypeScript
import { StatDemographicBar } from '@/viz/components/recharts/generic/stat-demographic-bar-v1';