File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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.
You can’t perform that action at this time.
0 commit comments