File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -116,26 +116,34 @@ MplDataCursor
116116toolkit written by Joe Kington to provide interactive "data cursors"
117117(clickable annotation boxes) for matplotlib.
118118
119+ .. _prettyplotlib :
120+
119121prettyplotlib
120122=============
121123`prettyplotlib <olgabot.github.io/prettyplotlib >`_ is an extension
122124to matplotlib which changes many of the defaults to make plots some
123125consider more attractive.
124126
127+ .. _hl_plotting :
125128###################
126129High-Level Plotting
127130###################
128131
129132Several projects have started to provide a higher-level interface to
130133matplotlib. These are independent projects.
131134
135+ .. _seaborn :
136+
132137seaborn
133138=======
134139(*Not distributed with matplotlib *)
135140
136- `seaborn <www.stanford.edu/~mwaskom/software/seaborn/ >`_ is a Python
137- visualization library based on matplotlib. It provides a high-level
138- interface for drawing attractive statistical graphics.
141+ `seaborn <www.stanford.edu/~mwaskom/software/seaborn/ >`_ is a high
142+ level interface for drawing statistical graphics with matplotlib. It
143+ aims to make visualization a central part of exploring and
144+ understanding complex datasets.
145+
146+ .. _ggplot :
139147
140148ggplot
141149======
You can’t perform that action at this time.
0 commit comments