8000 Added reference to the Matplotlib-Venn package by konstantint · Pull Request #4505 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Added reference to the Matplotlib-Venn package #4505

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 8, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
< D8B0 input type="hidden" data-csrf="true" name="authenticity_token" value="2Jt8HiWx6nSQfPk3FNzj8FpUm/v1BFId6P2JD/upZxI9FaSZvFCJXDwnw7gIztzTdLLJVsS5U4wzJOKKxUIiSA==" />
Diff view
9 changes: 9 additions & 0 deletions doc/mpl_toolkits/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,15 @@ natgrid toolkit from the sourceforge `download
page.


.. _toolkit_matplotlibvenn:

Matplotlib-Venn
===============
(*Not distributed with matplotlib*)

`Matplotlib-Venn <https://github.com/konstantint/matplotlib-venn>`_ provides a set of functions for plotting 2- and 3-set area-weighted (or unweighted) Venn diagrams.


.. _hl_plotting:

High-Level Plotting
Expand Down
0