python-matplotlib-venn

Python plotting area-proportional two- and three-way Venn diagrams
  https://pypi.python.org/pypi/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.