File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ toolkit written by Joe Kington to provide interactive "data cursors"
120120
121121prettyplotlib
122122=============
123- `prettyplotlib <olgabot.github.io/prettyplotlib >`_ is an extension
123+ `prettyplotlib <https:// olgabot.github.io/prettyplotlib >`_ is an extension
124124to matplotlib which changes many of the defaults to make plots some
125125consider more attractive.
126126
@@ -138,7 +138,7 @@ seaborn
138138=======
139139(*Not distributed with matplotlib *)
140140
141- `seaborn <www .stanford.edu/~mwaskom/software/seaborn/ >`_ is a high
141+ `seaborn <http://web .stanford.edu/~mwaskom/software/seaborn >`_ is a high
142142level interface for drawing statistical graphics with matplotlib. It
143143aims to make visualization a central part of exploring and
144144understanding complex datasets.
@@ -149,5 +149,5 @@ ggplot
149149======
150150(*Not distributed with matplotlib *)
151151
152- `ggplot <https://github.com/yhat/ggplot/ >`_ is a port of the R ggplot2
152+ `ggplot <https://github.com/yhat/ggplot >`_ is a port of the R ggplot2
153153to python based on matplotlib.
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ Eric Firing
144144
145145Daishi Harada
146146 added support for "Dashed Text". See `dashpointlabel.py
147- <../examples/pylab_examples/dashpointlabel.py > `_ and
147+ <../examples/pylab_examples/dashpointlabel.html > `_ and
148148 :class: `~matplotlib.text.TextWithDash `.
149149
150150Nicolas Young
You can’t perform that action at this time.
0 commit comments