|
5 | 5 | *******************
|
6 | 6 |
|
7 | 7 |
|
8 |
| -=================== |
9 |
| - Books and Chapters |
10 |
| -=================== |
| 8 | +============================= |
| 9 | + Books, Chapters and Articles |
| 10 | +============================= |
11 | 11 |
|
12 |
| -* `Matplotlib for Python Developers |
13 |
| - <http://www.packtpub.com/matplotlib-python-development/book?mid/171109cna1h>`_ |
| 12 | +* `Matplotlib for Python Developers |
| 13 | + <http://www.packtpub.com/matplotlib-python-development/book?mid/171109cna1h>`_ |
14 | 14 | by Sandro Tosi
|
15 | 15 |
|
16 |
| -* `Matplotlib chapter <http://www.aosabook.org/en/matplotlib.html>`_ |
17 |
| - by John Hunter and Michael Droettboom in The Architecture of Open Source |
| 16 | +* `Matplotlib chapter <http://www.aosabook.org/en/matplotlib.html>`_ |
| 17 | + by John Hunter and Michael Droettboom in The Architecture of Open Source |
18 | 18 | Applications
|
19 | 19 |
|
20 |
| -* `Graphics with Matplotlib |
21 |
| - <http://physics.nmt.edu/~raymond/software/python_notes/paper004.html>`_ |
| 20 | +* `Graphics with Matplotlib |
| 21 | + <http://physics.nmt.edu/~raymond/software/python_notes/paper004.html>`_ |
22 | 22 | by David J. Raymond
|
23 | 23 |
|
| 24 | +* `Ten Simple Rules for Better Figures |
| 25 | + <http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1003833>`_ |
| 26 | + by Nicolas P. Rougier, Michael Droettboom and Philip E. Bourne |
| 27 | + |
24 | 28 | =======
|
25 | 29 | Videos
|
26 | 30 | =======
|
27 | 31 |
|
28 |
| -* `Getting started with Matplotlib |
29 |
| - <http://showmedo.com/videotutorials/video?name=7200090&fromSeriesID=720>`_ |
| 32 | +* `Getting started with Matplotlib |
| 33 | + <http://showmedo.com/videotutorials/video?name=7200090&fromSeriesID=720>`_ |
30 | 34 | by `unpingco <http://showmedo.com/videotutorials/?author=6237>`_
|
31 | 35 |
|
32 |
| -* `Plotting with matplotlib <http://www.youtube.com/watch?v=P7SVi0YTIuE>`_ |
33 |
| - by Mike Müller |
| 36 | +* `Plotting with matplotlib <http://www.youtube.com/watch?v=P7SVi0YTIuE>`_ |
| 37 | + by Mike Müller |
34 | 38 |
|
35 |
| -* `Introduction to NumPy and Matplotlib |
| 39 | +* `Introduction to NumPy and Matplotlib |
36 | 40 | <http://www.youtube.com/watch?v=3Fp1zn5ao2M&feature=plcp>`_ by Eric Jones
|
37 | 41 |
|
38 | 42 | * `Anatomy of Matplotlib
|
|
43 | 47 | Tutorials
|
44 | 48 | ==========
|
45 | 49 |
|
46 |
| -* `Matplotlib tutorial <http://www.loria.fr/~rougier/teaching/matplotlib/>`_ |
| 50 | +* `Matplotlib tutorial <http://www.labri.fr/perso/nrougier/teaching/matplotlib/>`_ |
47 | 51 | by Nicolas P. Rougier
|
48 | 52 |
|
49 | 53 | * `Anatomy of Matplotlib - IPython Notebooks
|
50 | 54 | <https://github.com/WeatherGod/AnatomyOfMatplotlib>`_
|
51 | 55 | by Benjamin Root
|
52 |
| - |
|
0 commit comments