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"
120
120
121
121
prettyplotlib
122
122
=============
123
- `prettyplotlib <olgabot.github.io/prettyplotlib >`_ is an extension
123
+ `prettyplotlib <https:// olgabot.github.io/prettyplotlib >`_ is an extension
124
124
to matplotlib which changes many of the defaults to make plots some
125
125
consider more attractive.
126
126
@@ -138,7 +138,7 @@ seaborn
138
138
=======
139
139
(*Not distributed with matplotlib *)
140
140
141
- `seaborn <www .stanford.edu/~mwaskom/software/seaborn/ >`_ is a high
141
+ `seaborn <http://web .stanford.edu/~mwaskom/software/seaborn >`_ is a high
142
142
level interface for drawing statistical graphics with matplotlib. It
143
143
aims to make visualization a central part of exploring and
144
144
understanding complex datasets.
@@ -149,5 +149,5 @@ ggplot
149
149
======
150
150
(*Not distributed with matplotlib *)
151
151
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
153
153
to python based on matplotlib.
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ Eric Firing
144
144
145
145
Daishi Harada
146
146
added support for "Dashed Text". See `dashpointlabel.py
147
- <../examples/pylab_examples/dashpointlabel.py > `_ and
147
+ <../examples/pylab_examples/dashpointlabel.html > `_ and
148
148
:class: `~matplotlib.text.TextWithDash `.
149
149
150
150
Nicolas Young
You can’t perform that action at this time.
0 commit comments