Skip to content

Commit 8163aec

Browse files
authored
Merge pull request rasbt#5 from rasbt/fix-markdown
fix markdown rendering
2 parents 4924050 + 5a026d5 commit 8163aec

File tree

1 file changed

+47
-50
lines changed

1 file changed

+47
-50
lines changed

README.md

Lines changed: 47 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#matplotlib-gallery
1+
# matplotlib-gallery
22

33
This repository is a collection of different `matplotlib` plots in IPython notebooks that I needed for my data visualizations.
44

@@ -51,9 +51,8 @@ Or even better: It would be great if you would simply fork this project and send
5151
<br>
5252
<br>
5353

54-
<a href='./ipynb/heatmaps.ipynb'>
55-
![](./images/heatmaps.png)
56-
</a>
54+
<a href='./ipynb/heatmaps.ipynb'>![](./images/heatmaps.png)</a>
55+
5756
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/heatmaps.ipynb)][[GitHub Rendering](./ipynb/heatmaps.ipynb)]
5857

5958

@@ -70,9 +69,8 @@ Or even better: It would be great if you would simply fork this project and send
7069
<br>
7170
<br>
7271

73-
<a href='./ipynb/3dplots.ipynb'>
74-
![](./images/3dplots.png)
75-
</a>
72+
<a href='./ipynb/3dplots.ipynb'>![](./images/3dplots.png)</a>
73+
7674
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/3dplots.ipynb)][[GitHub Rendering](./ipynb/3dplots.ipynb)]
7775
<br>
7876
<br>
@@ -87,9 +85,8 @@ Or even better: It would be great if you would simply fork this project and send
8785
<br>
8886
<br>
8987

90-
<a href='./ipynb/barplots.ipynb'>
91-
![](./images/barplots.png)
92-
</a>
88+
<a href='./ipynb/barplots.ipynb'>![](./images/barplots.png)</a>
89+
9390
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/barplots.ipynb)][[GitHub Rendering](./ipynb/barplots.ipynb)]
9491
<br>
9592
<br>
@@ -103,10 +100,10 @@ Or even better: It would be great if you would simply fork this project and send
103100
<br>
104101
<br>
105102

106-
<a href='./ipynb/boxplots.ipynb'>
107-
![](./images/boxplots.png)
103+
<a href='./ipynb/boxplots.ipynb'>![](./images/boxplots.png)</a>
104+
108105
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/boxplots.ipynb)][[GitHub Rendering](./ipynb/boxplots.ipynb)]
109-
</a>
106+
110107

111108
<br>
112109
<br>
@@ -120,10 +117,10 @@ Or even better: It would be great if you would simply fork this project and send
120117
<br>
121118
<br>
122119

123-
<a href='./ipynb/errorbars.ipynb'>
124-
![](./images/errorbars.png)
120+
<a href='./ipynb/errorbars.ipynb'>![](./images/errorbars.png)</a>
121+
125122
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/errorbars.ipynb)][[GitHub Rendering](./ipynb/errorbars.ipynb)]
126-
</a>
123+
127124

128125
<br>
129126
<br>
@@ -138,10 +135,10 @@ Or even better: It would be great if you would simply fork this project and send
138135
<br>
139136
<br>
140137

141-
<a href='./ipynb/formatting_1.ipynb'>
142-
![](./images/formatting_1.png)
138+
<a href='./ipynb/formatting_1.ipynb'>![](./images/formatting_1.png)</a>
139+
143140
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_1.ipynb)][[GitHub Rendering](./ipynb/formatting_1.ipynb)]
144-
</a>
141+
145142

146143
<br>
147144
<br>
@@ -155,10 +152,10 @@ Or even better: It would be great if you would simply fork this project and send
155152
<br>
156153
<br>
157154

158-
<a href='./ipynb/formatting_2.ipynb'>
159-
![](./images/formatting_2.png)
155+
<a href='./ipynb/formatting_2.ipynb'>![](./images/formatting_2.png)</a>
156+
160157
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_2.ipynb)][[GitHub Rendering](./ipynb/formatting_2.ipynb)]
161-
</a>
158+
162159

163160
<br>
164161
<br>
@@ -172,10 +169,10 @@ Or even better: It would be great if you would simply fork this project and send
172169
<br>
173170
<br>
174171

175-
<a href='./ipynb/formatting_3.ipynb'>
176-
![](./images/formatting_3.png)
172+
<a href='./ipynb/formatting_3.ipynb'>![](./images/formatting_3.png)</a>
173+
177174
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_3.ipynb)][[GitHub Rendering](./ipynb/formatting_3.ipynb)]
178-
</a>
175+
179176

180177
<br>
181178
<br>
@@ -186,17 +183,17 @@ Or even better: It would be great if you would simply fork this project and send
186183

187184
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
188185

189-
![](./images/formatting_4.png)
186+
<a href='./ipynb/formatting_4.ipynb'>![](./images/formatting_4.png)</a>
190187

191188
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_4.ipynb)][[GitHub Rendering](./ipynb/formatting_4.ipynb)]
192189

193190
<br>
194191
<br>
195192

196-
<a href='./ipynb/formatting_3.ipynb'>
197-
![](./images/formatting_3.png)
193+
<a href='./ipynb/formatting_3.ipynb'>![](./images/formatting_3.png)</a>
194+
198195
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_3.ipynb)][[GitHub Rendering](./ipynb/formatting_3.ipynb)]
199-
</a>
196+
200197

201198
<br>
202199
<br>
@@ -211,10 +208,10 @@ Or even better: It would be great if you would simply fork this project and send
211208
<br>
212209
<br>
213210

214-
<a href='./ipynb/histograms.ipynb'>
215-
![](./images/histograms.png)
211+
<a href='./ipynb/histograms.ipynb'>![](./images/histograms.png)</a>
212+
216213
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/histograms.ipynb)][[GitHub Rendering](./ipynb/histograms.ipynb)]
217-
</a>
214+
218215

219216
<br>
220217
<br>
@@ -229,10 +226,10 @@ Or even better: It would be great if you would simply fork this project and send
229226
<br>
230227
<br>
231228

232-
<a href='./ipynb/lineplots.ipynb'>
233-
![](./images/lineplots.png)
229+
<a href='./ipynb/lineplots.ipynb'>![](./images/lineplots.png)</a>
230+
234231
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/lineplots.ipynb)][[GitHub Rendering](./ipynb/lineplots.ipynb)]
235-
</a>
232+
236233

237234
<br>
238235
<br>
@@ -247,10 +244,10 @@ Or even better: It would be great if you would simply fork this project and send
247244
<br>
248245
<br>
249246

250-
<a href='./ipynb/lineplots.ipynb'>
251-
![](./images/lineplots.png)
247+
<a href='./ipynb/lineplots.ipynb'>![](./images/lineplots.png)</a>
248+
252249
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/lineplots.ipynb)][[GitHub Rendering](./ipynb/lineplots.ipynb)]
253-
</a>
250+
254251

255252
<br>
256253
<br>
@@ -266,10 +263,10 @@ Or even better: It would be great if you would simply fork this project and send
266263
<br>
267264
<br>
268265

269-
<a href='./ipynb/publication.ipynb'>
270-
![](./images/publication.png)
266+
<a href='./ipynb/publication.ipynb'>![](./images/publication.png)</a>
267+
271268
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/publication.ipynb)][[GitHub Rendering](./ipynb/publication.ipynb)]
272-
</a>
269+
273270

274271
<br>
275272
<br>
@@ -283,10 +280,10 @@ Or even better: It would be great if you would simply fork this project and send
283280
<br>
284281
<br>
285282

286-
<a href='./ipynb/scatterplots.ipynb'>
287-
![](./images/scatterplots.png)
283+
<a href='./ipynb/scatterplots.ipynb'>![](./images/scatterplots.png)</a>
284+
288285
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/scatterplots.ipynb)][[GitHub Rendering](./ipynb/scatterplots.ipynb)]
289-
</a>
286+
290287

291288
<br>
292289
<br>
@@ -300,10 +297,10 @@ Or even better: It would be great if you would simply fork this project and send
300297
<br>
301298
<br>
302299

303-
<a href='./ipynb/specialplots.ipynb'>
304-
![](./images/specialplots.png)
300+
<a href='./ipynb/specialplots.ipynb'>![](./images/specialplots.png)</a>
301+
305302
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/specialplots.ipynb)][[GitHub Rendering](./ipynb/specialplots.ipynb)]
306-
</a>
303+
307304

308305
<br>
309306
<br>
@@ -320,10 +317,10 @@ Or even better: It would be great if you would simply fork this project and send
320317
<br>
321318
<br>
322319

323-
<a href='./ipynb/clust_complete_linkage.ipynb'>
324-
![](./images/heat_dendro.png)
320+
<a href='./ipynb/clust_complete_linkage.ipynb'>![](./images/heat_dendro.png)</a>
321+
325322
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/clust_complete_linkage.ipynb)][[GitHub Rendering](./ipynb/clust_complete_linkage.ipynb)]
326-
</a>
323+
327324

328325
<br>
329326
<br>

0 commit comments

Comments
 (0)