diff --git a/doc/mpl_toolkits/index.rst b/doc/mpl_toolkits/index.rst index dec4c5fe60ba..87effe510692 100644 --- a/doc/mpl_toolkits/index.rst +++ b/doc/mpl_toolkits/index.rst @@ -120,7 +120,7 @@ toolkit written by Joe Kington to provide interactive "data cursors" prettyplotlib ============= -`prettyplotlib `_ is an extension +`prettyplotlib `_ is an extension to matplotlib which changes many of the defaults to make plots some consider more attractive. @@ -138,7 +138,7 @@ seaborn ======= (*Not distributed with matplotlib*) -`seaborn `_ is a high +`seaborn `_ is a high level interface for drawing statistical graphics with matplotlib. It aims to make visualization a central part of exploring and understanding complex datasets. @@ -149,5 +149,5 @@ ggplot ====== (*Not distributed with matplotlib*) -`ggplot `_ is a port of the R ggplot2 +`ggplot `_ is a port of the R ggplot2 to python based on matplotlib.