CompositeDashboards

State Panel

Comprehensive state visualization panel with multiple chart types.

Preview placeholder

state-panel-v1

Installation

Terminal
npx @ontopic/viz add composite/generic/state-panel-v1

Props

PropTypeDescription
statestringState FIPS code or abbreviation
dataStatePanelDataState-level data

See full TypeScript interface on GitHub for all props.

Usage Example

TypeScript
import { StatePanel } from '@/viz/components/composite/generic/state-panel-v1';