UpSet plot

An UpSet plot showing sets in the rows and intersections in the columns. The set sizes and intersection sizes are shown as bar charts.
An UpSet Plot showing how movie genres intersect. The largest intersection of two sets is the Comedy-Drama intersection.

UpSet plots are a data visualization method for showing set data with more than three intersecting sets. UpSet shows intersections in a matrix, with the rows of the matrix corresponding to the sets, and the columns to the intersections between these sets (or vice versa). The size of the sets and of the intersections are shown as bar charts.