python3-matplotlib-venn

Python 3 plotting area-proportional two- and three-way Venn diagrams
  https://github.com/konstantint/matplotlib-venn
  0
  no reviews



Matplotlib is a pure Python plotting library designed to bring publication quality plotting to Python with a syntax familiar to Matlab users. All of the plotting commands in the pylab interface can be accessed either via a functional interface familiar to Matlab users or an object oriented interface familiar to Python users.

This module provides routines for plotting area-weighted two- and three-circle venn diagrams.

This package contains the Python 3 version of matplotlib.