Matplotlib-venn

Latest version: v1.1.2

Safety actively analyzes 723882 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.7

-----------

- Added the possibility to provide sets (rather than subset sizes) to venn2 and venn3.
Thanks to https://github.com/aebrahim
- Functions won't bail out on sets of size 0 now (the diagrams won't look pretty, though).
Thanks to https://github.com/olgabot
- Venn2/Venn3 objects now provide information about the coordinates and radii of the circles.
- Utility functions added for drawing unweighed diagrams (venn2_unweighted, venn3_unweighted)
- Labels for zero-size sets can be switched off using a method of VennDiagram.
- Some general code refactoring.

0.6

-----------

- Added "ax" keyword to the plotting routines to specify the axes object on which the diagram will be created.
Thanks goes to https://github.com/sinhrks

0.5

-----------

- Fixed a bug (issue 1, "unreferenced variable 's'" in venn2 and venn2_circles)

0.4

-----------

- Fixed a bug ("ValueError: to_rgba: Invalid rgba arg" when specifying lighter set colors)

0.3

-----------

- Changed package name from `matplotlib.venn` to `matplotlib_venn`.
- Fixed up some places to comply with pep8 lint checks.

0.2

-----------

- Changed parameterization of venn3 and venn3_circles (now expects 7-element vectors as arguments rather than 8-element).
- 2-set venn diagrams (functions venn2 and venn2_circles)
- Added support for non-intersecting sets ("Euler diagrams")
- Minor fixes here and there.

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.