Statistical Demographic Bar
Generic configurable demographic bar chart with statistical annotations.
Preview placeholder
stat-demographic-bar-v1
Installation
npx @ontopic/viz add recharts/generic/stat-demographic-bar-v1Props
| Prop | Type | Description |
|---|---|---|
data | StatData[] | Statistical data with demographics |
See full TypeScript interface on GitHub for all props.
Usage Example
import { StatDemographicBar } from '@/viz/components/recharts/generic/stat-demographic-bar-v1';Metadata
- Last Updated2025-01-12
- FrameworkRecharts
- CategoryDemographics
- Subcategorygeneric
Dependencies
Quick Install
npx @ontopic/viz add recharts/generic/stat-demographic-bar-v1Related Components
Time Series Line Chart
Multi-group trends with presidential context, confidence interval toggles, and interactive legend. Ideal for tracking indicators over time with demographic breakdowns.
Basic Time Series
Simple line chart with error bars for straightforward time series visualization without complex features.
Dual Axis Time Series
Dual y-axis chart with recession indicators and time range selection. Perfect for comparing two metrics with different scales.
Indexed Time Series
Indexed comparison normalized to a base period with recession bands. Useful for comparing growth rates across different metrics.