Forest Plot Generator

Create forest plots from a CSV.

Upload CSV
Required columns:
study,effect,ci_low,ci_high.
Optional columns:
weight.
Data view
View parsed rows and the generated forest plot.
No data yet. Upload a CSV to begin.

Tips

  • Make sure your headers contain no spaces between comma and value. This doesn't matter for any values besides the headers.
  • For ratios (odds ratios, risk ratios, hazard ratios): keep "Treat effects as ratios" checked to pool on the log scale.
  • For mean differences (0 = no effect): uncheck the ratio option.
  • Optional weight column will be used directly if provided; otherwise weights are estimated from CIs.