matplotlib-venn¶
Functions for plotting area-proportional two- and three-way Venn diagrams in matplotlib.
Home | https://github.com/konstantint/matplotlib-venn |
Versions | 0.11.1 |
License | MIT License |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/matplotlib-venn |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install matplotlib-venn
and update with:
conda update matplotlib-venn