Demographic Dot Plot
Tabbed scatter/dot plots with error bars for demographic comparisons.
Preview placeholder
demographic-dot-v1
Installation
npx @ontopic/viz add recharts/generic/demographic-dot-v1Props
| Prop | Type | Description |
|---|---|---|
data | DemographicData | Demographic data points |
See full TypeScript interface on GitHub for all props.
Usage Example
import { DemographicDotPlot } from '@/viz/components/recharts/generic/demographic-dot-v1';Metadata
- Last Updated2025-01-12
- FrameworkRecharts
- CategoryDemographics
- Subcategorygeneric
Dependencies
Quick Install
npx @ontopic/viz add recharts/generic/demographic-dot-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.