@@ -43,81 +43,85 @@ Or even better: It would be great if you would simply fork this project and send
43
43
<br >
44
44
45
45
46
- ## [ 2D histograms / heat maps / levelplots] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/heatmaps.ipynb)
46
+ ## [ 2D histograms / heat maps / levelplots] ( . /ipynb/heatmaps.ipynb)
47
47
48
48
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
49
49
50
50
<br >
51
51
<br >
52
52
53
- <a href =' http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/heatmaps.ipynb' >
54
- ![ 3d plots ] ( ./images/heatmaps.png )
53
+ <a href =' . /ipynb/heatmaps.ipynb' >
54
+ ![ ] ( ./images/heatmaps.png )
55
55
</a >
56
+ [[ NBViewer] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/heatmaps.ipynb )] [[ GitHub Rendering] ( ./ipynb/heatmaps.ipynb )]
57
+
56
58
57
59
<br >
58
60
<br >
59
61
<br >
60
62
<br >
61
63
62
64
63
- ## [ 3D Plots] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/3dplots.ipynb)
65
+ ## [ 3D Plots] ( . /ipynb/3dplots.ipynb)
64
66
65
67
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
66
68
67
69
<br >
68
70
<br >
69
71
70
- <a href =' http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/3dplots.ipynb' >
71
- ![ 3d plots ] ( ./images/3dplots.png )
72
+ <a href =' . /ipynb/3dplots.ipynb' >
73
+ ![ ] ( ./images/3dplots.png )
72
74
</a >
73
-
75
+ [[ NBViewer ] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/3dplots.ipynb )] [[ GitHub Rendering ] ( ./ipynb/3dplots.ipynb )]
74
76
<br >
75
77
<br >
76
78
<br >
77
79
<br >
78
80
79
81
80
- ## [ Bar plots] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/barplots.ipynb)
82
+ ## [ Bar plots] ( . /ipynb/barplots.ipynb)
81
83
82
84
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
83
85
84
86
<br >
85
87
<br >
86
88
87
- <a href =' http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/barplots.ipynb' >
88
- ![ 3d plots ] ( ./images/barplots.png )
89
+ <a href =' . /ipynb/barplots.ipynb' >
90
+ ![ ] ( ./images/barplots.png )
89
91
</a >
90
-
92
+ [[ NBViewer ] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/barplots.ipynb )] [[ GitHub Rendering ] ( ./ipynb/barplots.ipynb )]
91
93
<br >
92
94
<br >
93
95
<br >
94
96
<br >
95
97
96
- ## [ Boxplots and Violinplots] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/boxplots.ipynb)
98
+ ## [ Boxplots and Violinplots] ( . /ipynb/boxplots.ipynb)
97
99
98
100
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
99
101
100
102
<br >
101
103
<br >
102
104
103
- <a href =' http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/boxplots.ipynb ' >
104
- ![ 3d plots] ( ./images/boxplots.png )
105
+ <a href =' ./ipynb/boxplots.ipynb ' >
106
+ ![ ] ( ./images/boxplots.png )
107
+ [[ NBViewer] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/boxplots.ipynb )] [[ GitHub Rendering] ( ./ipynb/boxplots.ipynb )]
105
108
</a >
106
109
107
110
<br >
108
111
<br >
109
112
<br >
110
113
<br >
111
114
112
- ## [ Errorbar plots] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/errorbars.ipynb)
115
+ ## [ Errorbar plots] ( . /ipynb/errorbars.ipynb)
113
116
114
117
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
115
118
116
119
<br >
117
120
<br >
118
121
119
- <a href =' http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/errorbars.ipynb ' >
120
- ![ 3d plots] ( ./images/errorbars.png )
122
+ <a href =' ./ipynb/errorbars.ipynb ' >
123
+ ![ ] ( ./images/errorbars.png )
124
+ [[ NBViewer] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/errorbars.ipynb )] [[ GitHub Rendering] ( ./ipynb/errorbars.ipynb )]
121
125
</a >
122
126
123
127
<br >
@@ -126,47 +130,50 @@ Or even better: It would be great if you would simply fork this project and send
126
130
<br >
127
131
128
132
129
- ## [ Formatting I: subplots, markers, colors, axes] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/formatting_1.ipynb)
133
+ ## [ Formatting I: subplots, markers, colors, axes] ( . /ipynb/formatting_1.ipynb)
130
134
131
135
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
132
136
133
137
<br >
134
138
<br >
135
139
136
- <a href =' http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/formatting_1.ipynb' >
140
+ <a href =' . /ipynb/formatting_1.ipynb' >
137
141
![ ] ( ./images/formatting_1.png )
142
+ [[ NBViewer] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_1.ipynb )] [[ GitHub Rendering] ( ./ipynb/formatting_1.ipynb )]
138
143
</a >
139
144
140
145
<br >
141
146
<br >
142
147
<br >
143
148
<br >
144
149
145
- ## [ Formatting II: gridlines] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/formatting_2.ipynb)
150
+ ## [ Formatting II: gridlines] ( . /ipynb/formatting_2.ipynb)
146
151
147
152
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
148
153
149
154
<br >
150
155
<br >
151
156
152
- <a href =' http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/formatting_2.ipynb' >
157
+ <a href =' . /ipynb/formatting_2.ipynb' >
153
158
![ ] ( ./images/formatting_2.png )
159
+ [[ NBViewer] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_2.ipynb )] [[ GitHub Rendering] ( ./ipynb/formatting_2.ipynb )]
154
160
</a >
155
161
156
162
<br >
157
163
<br >
158
164
<br >
159
165
<br >
160
166
161
- ## [ Formatting III: What it takes to become a legend] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/formatting_3.ipynb)
167
+ ## [ Formatting III: What it takes to become a legend] ( . /ipynb/formatting_3.ipynb)
162
168
163
169
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
164
170
165
171
<br >
166
172
<br >
167
173
168
- <a href =' http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/formatting_3.ipynb' >
174
+ <a href =' . /ipynb/formatting_3.ipynb' >
169
175
![ ] ( ./images/formatting_3.png )
176
+ [[ NBViewer] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_3.ipynb )] [[ GitHub Rendering] ( ./ipynb/formatting_3.ipynb )]
170
177
</a >
171
178
172
179
<br >
@@ -175,15 +182,16 @@ Or even better: It would be great if you would simply fork this project and send
175
182
<br >
176
183
177
184
178
- ## [ Histograms] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/histograms.ipynb)
185
+ ## [ Histograms] ( . /ipynb/histograms.ipynb)
179
186
180
187
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
181
188
182
189
<br >
183
190
<br >
184
191
185
- <a href =' http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/histograms.ipynb ' >
186
- ![ 3d plots] ( ./images/histograms.png )
192
+ <a href =' ./ipynb/histograms.ipynb ' >
193
+ ![ ] ( ./images/histograms.png )
194
+ [[ NBViewer] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/histograms.ipynb )] [[ GitHub Rendering] ( ./ipynb/histograms.ipynb )]
187
195
</a >
188
196
189
197
<br >
@@ -192,15 +200,16 @@ Or even better: It would be great if you would simply fork this project and send
192
200
<br >
193
201
194
202
195
- ## [ Line plots] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/lineplots.ipynb)
203
+ ## [ Line plots] ( . /ipynb/lineplots.ipynb)
196
204
197
205
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
198
206
199
207
<br >
200
208
<br >
201
209
202
- <a href =' http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/lineplots.ipynb ' >
203
- ![ 3d plots] ( ./images/lineplots.png )
210
+ <a href =' ./ipynb/lineplots.ipynb ' >
211
+ ![ ] ( ./images/lineplots.png )
212
+ [[ NBViewer] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/lineplots.ipynb )] [[ GitHub Rendering] ( ./ipynb/lineplots.ipynb )]
204
213
</a >
205
214
206
215
<br >
@@ -209,15 +218,16 @@ Or even better: It would be great if you would simply fork this project and send
209
218
<br >
210
219
211
220
212
- ## [ Line plots] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/lineplots.ipynb)
221
+ ## [ Line plots] ( . /ipynb/lineplots.ipynb)
213
222
214
223
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
215
224
216
225
<br >
217
226
<br >
218
227
219
- <a href =' http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/lineplots.ipynb ' >
220
- ![ 3d plots] ( ./images/lineplots.png )
228
+ <a href =' ./ipynb/lineplots.ipynb ' >
229
+ ![ ] ( ./images/lineplots.png )
230
+ [[ NBViewer] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/lineplots.ipynb )] [[ GitHub Rendering] ( ./ipynb/lineplots.ipynb )]
221
231
</a >
222
232
223
233
<br >
@@ -227,47 +237,50 @@ Or even better: It would be great if you would simply fork this project and send
227
237
228
238
229
239
230
- ## [ Preparing Plots for Publication] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/publication.ipynb)
240
+ ## [ Preparing Plots for Publication] ( . /ipynb/publication.ipynb)
231
241
232
242
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
233
243
234
244
<br >
235
245
<br >
236
246
237
- <a href =' http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/publication.ipynb ' >
238
- ![ Publication plots] ( ./images/publication.png )
247
+ <a href =' ./ipynb/publication.ipynb ' >
248
+ ![ ] ( ./images/publication.png )
249
+ [[ NBViewer] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/publication.ipynb )] [[ GitHub Rendering] ( ./ipynb/publication.ipynb )]
239
250
</a >
240
251
241
252
<br >
242
253
<br >
243
254
<br >
244
255
<br >
245
256
246
- ## [ Scatter plots] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/scatterplots.ipynb)
257
+ ## [ Scatter plots] ( . /ipynb/scatterplots.ipynb)
247
258
248
259
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
249
260
250
261
<br >
251
262
<br >
252
263
253
- <a href =' http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/scatterplots.ipynb ' >
254
- ![ Publication plots] ( ./images/scatterplots.png )
264
+ <a href =' ./ipynb/scatterplots.ipynb ' >
265
+ ![ ] ( ./images/scatterplots.png )
266
+ [[ NBViewer] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/scatterplots.ipynb )] [[ GitHub Rendering] ( ./ipynb/scatterplots.ipynb )]
255
267
</a >
256
268
257
269
<br >
258
270
<br >
259
271
<br >
260
272
<br >
261
273
262
- ## [ Special plots] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/specialplots.ipynb)
274
+ ## [ Special plots] ( . /ipynb/specialplots.ipynb)
263
275
264
276
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
265
277
266
278
<br >
267
279
<br >
268
280
269
- <a href =' http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/specialplots.ipynb ' >
270
- ![ 3d plots] ( ./images/specialplots.png )
281
+ <a href =' ./ipynb/specialplots.ipynb ' >
282
+ ![ ] ( ./images/specialplots.png )
283
+ [[ NBViewer] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/specialplots.ipynb )] [[ GitHub Rendering] ( ./ipynb/specialplots.ipynb )]
271
284
</a >
272
285
273
286
<br >
@@ -278,15 +291,16 @@ Or even better: It would be great if you would simply fork this project and send
278
291
279
292
280
293
281
- ## [ Clustering - Heatmaps and Dendrograms] ( http://nbviewer.ipython.org/github/rasbt/pattern_classification/blob/master/clustering/hierarchical /clust_complete_linkage.ipynb)
294
+ ## [ Clustering - Heatmaps and Dendrograms] ( ./ipynb /clust_complete_linkage.ipynb)
282
295
283
296
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
284
297
285
298
<br >
286
299
<br >
287
300
288
- <a href =' http://nbviewer.ipython.org/github/rasbt/pattern_classification/blob/master/clustering/hierarchical/clust_complete_linkage.ipynb ' >
289
- ![ 3d plots] ( ./images/heat_dendro.png )
301
+ <a href =' ./ipynb/clust_complete_linkage.ipynb ' >
302
+ ![ ] ( ./images/heat_dendro.png )
303
+ [[ NBViewer] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/clust_complete_linkage.ipynb )] [[ GitHub Rendering] ( ./ipynb/clust_complete_linkage.ipynb )]
290
304
</a >
291
305
292
306
<br >
@@ -296,10 +310,12 @@ Or even better: It would be great if you would simply fork this project and send
296
310
297
311
298
312
299
- ## [ Tips and Tricks] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master /ipynb/tricks.ipynb)
313
+ ## [ Tips and Tricks] ( . /ipynb/tricks.ipynb)
300
314
301
315
[[ back to top] ( https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery )]
302
316
317
+ [[ NBViewer] ( http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/tricks.ipynb )] [[ GitHub Rendering] ( ./ipynb/tricks.ipynb )]
318
+
303
319
<br >
304
320
<br >
305
321
0 commit comments