Compositeanalysis
Forest Plot (Composite)
Forest plot component for statistical meta-analysis with interactive features.
Preview placeholder
forest-plot-composite-v1
Installation
Terminal
npx @ontopic/viz add composite/wb/forest-plot-v1Props
| Prop | Type | Description |
|---|---|---|
data | MetaAnalysisData[] | Study effect sizes and CIs |
See full TypeScript interface on GitHub for all props.
Usage Example
TypeScript
import { ForestPlotComposite } from '@/viz/components/composite/wb/forest-plot-v1';Metadata
- Last Updated2025-01-12
- FrameworkComposite
- Categoryanalysis
- Subcategorywb
Composite Analysis Forest Plot Meta-analysis
Dependencies
@observablehq/plot
Quick Install
npx @ontopic/viz add composite/wb/forest-plot-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.