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-v1

Props

PropTypeDescription
dataMetaAnalysisData[]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';