Skip to content

Commit d8b2270

Browse files
authored
docs: Add altair-upset link (#3786)
1 parent 82ec269 commit d8b2270

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/getting_started/resources.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,3 +152,12 @@ Altair in R provides an R interface to the Altair Python package. See the `docs
152152

153153
.. List of links.
154154
.. _`Altair in R`: https://github.com/vegawidget/altair
155+
156+
Altair-upset_
157+
~~~~~~~~~~
158+
159+
Create beautiful and interactive UpSet plots using Altair. UpSet plots are a powerful alternative to Venn diagrams for visualizing set intersections, especially when dealing with many sets. The library supports both Pandas and Polars DataFrames, making it flexible for different data processing workflows.
160+
161+
.. List of links.
162+
.. _altair-upset: https://altair-upset.readthedocs.io/en/latest/
163+
.. _UpSet Plots: https://upset.app

0 commit comments

Comments
 (0)