UpSet 2 Features
UpSet 2 contains a variety of novel and in-depth features. The majority of features will share parity with the react component, but some may only be accessible on the webpage.
Note: This documentation is a work in progress and will be updated as we document individual features.
🗃️ Element View Sidebar
1 item
🗃️ Queries
2 items
🗃️ Attributes
2 items
📄️ Aggregation
In many cases, analysts are interested in understanding more complex set relationships than just individual intersections. UpSet 2 addresses this by making use of aggregations. Aggregations summarize multiple intersection that share a trait. The figure on the right shows an aggregation by sets: group all intersections that contain a set. Note the extra row labeled “A” - it summarizes all of the intersections where A participates, as shown in the corresponding Venn diagram. These aggregations can show data (size, attributes) just the same way as individual intersections can. Furthermore, aggregates can be collapsed, to hide the intersections that make up the aggregate, as is the case for B and C in the figure. Note that aggregations can result in intersections being contained in multiple aggregates.
📄️ Sorting and Filtering
UpSet 2 supports multiple different types of intersection sorting, as well as visible and hidden set sorting. Additionally, there are three methods for filtering intersections, not including set queries (see Query By Set).
📄️ Text Description Sidebar
The text description sidebar allows the user to see auto-generated or user defined text descriptions for the current UpSet plot configuration as well as a user-defined title and caption for the plot.