File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ <h1>Toolkits</h1>
158
158
3d plotting with < a href ="{{ pathto('mpl_toolkits/mplot3d/index') }} "> mplot3d</ a > ,
159
159
axes and axis helpers in < a href ="{{ pathto('mpl_toolkits/axes_grid/index') }} "> axes_grid</ a > ,
160
160
several higher-level plotting interfaces
161
- < a href ="http ://web.stanford.edu/~mwaskom/software/seaborn "> seaborn</ a > ,
161
+ < a href ="https ://seaborn.github.io/ "> seaborn</ a > ,
162
162
< a href ="http://holoviews.org "> holoviews</ a > ,
163
163
< a href ="http://ggplot.yhathq.com "> ggplot</ a > , and more.
164
164
</ p >
Original file line number Diff line number Diff line change @@ -176,10 +176,9 @@ seaborn
176
176
=======
177
177
(*Not distributed with matplotlib *)
178
178
179
- `seaborn <http://web.stanford.edu/~mwaskom/software/seaborn >`_ is a high
180
- level interface for drawing statistical graphics with matplotlib. It
181
- aims to make visualization a central part of exploring and
182
- understanding complex datasets.
179
+ `seaborn <https://seaborn.github.io/ >`_ is a high level interface for drawing
180
+ statistical graphics with matplotlib. It aims to make visualization a central
181
+ part of exploring and understanding complex datasets.
183
182
184
183
.. image :: /_static/seaborn.png
185
184
:height: 157px
You can’t perform that action at this time.
0 commit comments