From 032d74cfd99e942bbaaf9ccaa7d1d60685248424 Mon Sep 17 00:00:00 2001 From: Konstantin Tretyakov Date: Mon, 8 Jun 2015 10:16:48 +0300 Subject: [PATCH] Added reference to the Matplotlib-Venn package --- doc/mpl_toolkits/index.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/mpl_toolkits/index.rst b/doc/mpl_toolkits/index.rst index 88dd64f91234..fed3954ba77a 100644 --- a/doc/mpl_toolkits/index.rst +++ b/doc/mpl_toolkits/index.rst @@ -140,6 +140,15 @@ natgrid toolkit from the sourceforge `download page. +.. _toolkit_matplotlibvenn: + +Matplotlib-Venn +=============== +(*Not distributed with matplotlib*) + +`Matplotlib-Venn `_ provides a set of functions for plotting 2- and 3-set area-weighted (or unweighted) Venn diagrams. + + .. _hl_plotting: High-Level Plotting