-
Notifications
You must be signed in to change notification settings - Fork 60
Expand file tree
/
Copy pathindex.txt
More file actions
67 lines (49 loc) · 1.96 KB
/
index.txt
File metadata and controls
67 lines (49 loc) · 1.96 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
.. _resources-index:
*******************
External Resources
*******************
=============================
Books, Chapters and Articles
=============================
* `Mastering matplotlib
<https://www.packtpub.com/big-data-and-business-intelligence/mastering-matplotlib>`_
by Duncan M. McGreggor
* `Interactive Applications Using Matplotlib
<https://www.packtpub.com/application-development/interactive-applications-using-matplotlib>`_
by Benjamin Root
* `Matplotlib for Python Developers
<http://www.packtpub.com/matplotlib-python-development/book?mid/171109cna1h>`_
by Sandro Tosi
* `Matplotlib chapter <http://www.aosabook.org/en/matplotlib.html>`_
by John Hunter and Michael Droettboom in The Architecture of Open Source
Applications
* `Graphics with Matplotlib
<http://physics.nmt.edu/~raymond/software/python_notes/paper004.html>`_
by David J. Raymond
* `Ten Simple Rules for Better Figures
<http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1003833>`_
by Nicolas P. Rougier, Michael Droettboom and Philip E. Bourne
=======
Videos
=======
* `Getting started with Matplotlib
<http://showmedo.com/videotutorials/video?name=7200090&fromSeriesID=720>`_
by `unpingco <http://showmedo.com/videotutorials/?author=6237>`_
* `Plotting with matplotlib <http://www.youtube.com/watch?v=P7SVi0YTIuE>`_
by Mike Müller
* `Introduction to NumPy and Matplotlib
<http://www.youtube.com/watch?v=3Fp1zn5ao2M&feature=plcp>`_ by Eric Jones
* `Anatomy of Matplotlib
<https://conference.scipy.org/scipy2013/tutorial_detail.php?id=103>`_
by Benjamin Root
* `Data Visualization Basics with Python (O'Reilly)
<http://shop.oreilly.com/product/0636920046592.do>`_
by Randal S. Olson
==========
Tutorials
==========
* `Matplotlib tutorial <http://www.labri.fr/perso/nrougier/teaching/matplotlib/>`_
by Nicolas P. Rougier
* `Anatomy of Matplotlib - IPython Notebooks
<https://github.com/WeatherGod/AnatomyOfMatplotlib>`_
by Benjamin Root