Install python3-matplotlib-venn by entering the following commands in the terminal:
sudo apt update sudo apt install python3-matplotlib-venn
Description:
Python 3 plotting area-proportional two- and three-way Venn diagrams
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.
Homepage: https://pypi.python.org/pypi/matplotlib-venn
Version: 0.11.5-3
Section: universe/python