layout | title | weight | tag | permalink |
---|---|---|---|---|
home |
About | UpSet |
2 |
about |
/about/ |
{% capture path %}{{ site.baseurl }}/assets/images/{% endcapture %}
UpSet was originally developed at Harvard in 2014 by Alexander Lex, Nils Gehlenborg, Hendrik Strobelt, Romain Vuillemot, and Hanspeter Pfister and published at IEEE VIS.
UpSet won the IEEE InfoVis 10-year Test of Time Award in 2024. Check out the blog-post reflecting on the reasons behind UpSet's success.
This website is maintained by Alexander Lex.
The intention of UpSet plots was to solve the problem of set visualizations for more than three sets. Very specifically, it was inspired by the infamous six-set banana venn diagram.
The idea behind UpSet is to make the intersection sizes easy to compare.
The figure below shows the first ever sketch of UpSet on a whiteboard, drawn in December 2013:
As you can see, the final design is fairly close to the very first sketch.
UpSet was also inspired by Andrew Gelman's redesign challenge, and particularly Robert Kosara's contribution:
UpSets are also related to Mosaic Plots, and in particular to the MANET implementation:
If you have any questions, please e-mail us.
We want to thank all developers that have created versions of UpSet, and all the users of the various versions!
We also wish to thank our collaborators on the original UpSet paper: Anne Mai Wassermann, Soohyun Lee, Michele Coscia and Frank Neffke for their time and expertise. We also thank Bilal Alsallakh, Silvia Miksch and the whole Radial Sets team for providing feedback and datasets.