RechartsDemographics

Demographic Line Chart

Tabbed line charts across Age, Education, Income, Race, and Gender demographics.

Preview placeholder

demographic-line-v1

Installation

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

Props

PropTypeDescription
dataDemographicDataData organized by demographic categories
demographicsstring[]Which demographics to show tabs for

See full TypeScript interface on GitHub for all props.

Usage Example

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