You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
#matplotlib-gallery
2
2
3
-
This repository is a collection of different `matplotlib` plots in IPython notebooks that I needed for my data visualizations.
3
+
This repository is a collection of different `matplotlib` plots in IPython notebooks that I needed for my data visualizations.
4
4
5
-
This project is not connected to the gallery on [http://matplotlib.org/gallery.html](http://matplotlib.org/gallery.html), although there might be some overlap and redundancy.
5
+
This project is not connected to the gallery on [http://matplotlib.org/gallery.html](http://matplotlib.org/gallery.html), although there might be some overlap and redundancy.
6
6
7
7
**To view the IPython notebooks, simply click on the header links or images.**
8
8
@@ -22,7 +22,7 @@ This project is not connected to the gallery on [http://matplotlib.org/gallery.h
22
22
-[Scatter plots](#scatter-plots)
23
23
-[Special plots](#special-plots)
24
24
-[Clustering - Heatmaps and Dendrograms](#clustering---heatmaps-and-dendrograms)
25
-
-[Tips and Tricks](#tips-and-tricks)
25
+
-[Tips and Tricks](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/tricks.ipynb)
26
26
27
27
<br>
28
28
<br>
@@ -32,7 +32,7 @@ This project is not connected to the gallery on [http://matplotlib.org/gallery.h
32
32
If you have any suggestions or want to make additions, I would be very happy if you could send me
33
33
34
34
- an [email](mailto:se.raschka@gmail.com),
35
-
- leave me a message on [google+](https://plus.google.com/u/0/+SebastianRaschka),
35
+
- leave me a message on [google+](https://plus.google.com/u/0/+SebastianRaschka),
36
36
- or even send me a tweet on [twitter](https://twitter.com/rasbt) (given you can fit it within the 140 character limit ;)).
37
37
38
38
Or even better: It would be great if you would simply fork this project and send me a pull request.
@@ -296,7 +296,7 @@ Or even better: It would be great if you would simply fork this project and send
296
296
297
297
298
298
299
-
## [Tips and Tricks](http://nbviewer.ipython.org/github/rasbt/pattern_classification/blob/master/clustering/hierarchical/tricks.ipynb)
299
+
## [Tips and Tricks](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/tricks.ipynb)
300
300
301
301
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
0 commit comments