CompositeDashboards

Health Dashboard

BRFSS health surveillance dashboard with demographic tabs showing Line/Bar/Dot charts.

Preview placeholder

dashboard-v1

Installation

Terminal
npx @ontopic/viz add composite/brfss/dashboard-v1

Props

PropTypeDescription
dataBRFSSDataBRFSS health indicator data

See full TypeScript interface on GitHub for all props.

Usage Example

TypeScript
import { HealthDashboard } from '@/viz/components/composite/brfss/dashboard-v1';