RechartsDemographics

Demographic Dot Plot

Tabbed scatter/dot plots with error bars for demographic comparisons.

Preview placeholder

demographic-dot-v1

Installation

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

Props

PropTypeDescription
dataDemographicDataDemographic data points

See full TypeScript interface on GitHub for all props.

Usage Example

TypeScript
import { DemographicDotPlot } from '@/viz/components/recharts/generic/demographic-dot-v1';