File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ <h1>Toolkits</h1>
1581583d plotting with < a href ="{{ pathto('mpl_toolkits/mplot3d/index') }} "> mplot3d</ a > ,
159159axes and axis helpers in < a href ="{{ pathto('mpl_toolkits/axes_grid/index') }} "> axes_grid</ a > ,
160160several 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 > ,
162162 < a href ="http://holoviews.org "> holoviews</ a > ,
163163 < a href ="http://ggplot.yhathq.com "> ggplot</ a > , and more.
164164 </ p >
Original file line number Diff line number Diff line change @@ -176,10 +176,9 @@ seaborn
176176=======
177177(*Not distributed with matplotlib *)
178178
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.
183182
184183.. image :: /_static/seaborn.png
185184 :height: 157px
You can’t perform that action at this time.
0 commit comments