Skip to content

waseem-medhat/forest_plot_with_bands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forest Plot with Heterogeneity Bands

Note: this project was built as a submission for Wonderful Wednesdays.

Heterogeneity bands augment classic forest plots to provide a better visualization of heterogeneity between studies.

  • There is a band for each study, and its width is equal to that of the corresponding confidence interval.
  • All bands are transparent and superimposed over each other to visualize the overlap between intervals. Overlap between bands produces darker areas.
  • A visual indication of homogeneity is when darker areas take larger proportions of the total width.

Low heterogeneity:

low heterogeneity

High heterogeneity:

high heterogeneity

Technologies

The visualization is built with D3.js and rendered in a Shiny app using R2D3.

Live demo

Visit this link: https://waseem-medhat.shinyapps.io/forest_plot_with_bands/

About

Visualizing heterogeneity in meta-analyses | built with R, Shiny, and D3.js

Resources

Stars

Watchers

Forks