Skip to content

Commit 26afe3d

Browse files
Update README.md
1 parent e41e8fb commit 26afe3d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Diff for: FAQ02 - Matplotlib/README.md

+21
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,24 @@ Matplotlib: Visualization with Python. _The Matplotlib development team._ _[matp
44

55
### [2] Hunter, J., Dale, D., Firing, E., Droettboom, M., and the Matplotlib development team. (2002-2023).
66
Matplotlib 3.8.2 documentation. _The Matplotlib development team._ _[matplotlib.org/stable/index.html](https://matplotlib.org/stable/index.html)_
7+
8+
### [3] PyPI (Python Package Index). (2023).
9+
matplotlib 3.8.2 - Python plotting package. _Python Software Foundation._ _[pypi.org/project/matplotlib](https://pypi.org/project/matplotlib/)_
10+
11+
### [4] Hunter, J., Dale, D., Firing, E., Droettboom, M., and the Matplotlib development team. (2002-2023).
12+
matplotlib.pyplot.plot. The Matplotlib development team. matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.plot.html
13+
14+
### [5] Hunter, J., Dale, D., Firing, E., Droettboom, M., and the Matplotlib development team. (2002-2023).
15+
Anatomy of a figure. The Matplotlib development team. matplotlib.org/stable/gallery/showcase/anatomy.html
16+
[6] Hunter, J., Dale, D., Firing, E., Droettboom, M., and the Matplotlib development team. (2002-2023).
17+
Pyplot tutorial. The Matplotlib development team. matplotlib.org/stable/tutorials/pyplot.html
18+
[7] Hunter, J., Dale, D., Firing, E., Droettboom, M., and the Matplotlib development team. (2002-2023).
19+
Customizing Matplotlib with style sheets and rcParams. The Matplotlib development team. matplotlib.org/stable/users/explain/customizing.html
20+
[8] Earth Lab. (2022).
21+
Customize Your Plots Using Matplotlib. Earth Lab, University of Colorado, Boulder. earthdatascience.org/courses/scientists-guide-to-plotting-data-in-python/plot-with-matplotlib/introduction-to-matplotlib-plots/customize-plot-colors-labels-matplotlib
22+
[9] Machine Learning Plus. (2024).
23+
Top 50 matplotlib Visualizations – The Master Plots (with full python code). Machine Learning Plus.
24+
machinelearningplus.com/plots/top-50-matplotlib-visualizations-the-master-plots-python
25+
[10] Stack Overflow. (2015).
26+
How to make matplotlib graphs look professionally done like this? [closed]. Stack Overflow.
27+
stackoverflow.com/questions/24547047/how-to-make-matplotlib-graphs-look-professionally-done-like-this

0 commit comments

Comments
 (0)