Compositeanalysis
Variable Header
Variable metadata display component showing name, type, and description.
Preview placeholder
variable-header-v1
Installation
Terminal
npx @ontopic/viz add composite/wb/variable-header-v1Props
| Prop | Type | Description |
|---|---|---|
variable | VariableInfo | Variable metadata object |
See full TypeScript interface on GitHub for all props.
Usage Example
TypeScript
import { VariableHeader } from '@/viz/components/composite/wb/variable-header-v1';Metadata
- Last Updated2025-01-12
- FrameworkComposite
- Categoryanalysis
- Subcategorywb
Composite Analysis Metadata Header
Quick Install
npx @ontopic/viz add composite/wb/variable-header-v1Related Components
composite
Health Dashboard
BRFSS health surveillance dashboard with demographic tabs showing Line/Bar/Dot charts.
composite
ZIP Code Dashboard
ZIP code level health metrics dashboard with map and statistics.
composite
State Panel
Comprehensive state visualization panel with multiple chart types.
composite
Compute Form
Interactive regression analysis form interface for model specification.