Skip to content

Commit 955e297

Browse files
Update README.md
1 parent c1c7032 commit 955e297

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

FAQ02 - Matplotlib/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@ matplotlib 3.8.2 - Python plotting package. _Python Software Foundation._ _[pypi
1212
matplotlib.pyplot.plot. _The Matplotlib development team. [matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.plot.html](https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.plot.html)_
1313

1414
### [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
15+
Anatomy of a figure. _The Matplotlib development team. [matplotlib.org/stable/gallery/showcase/anatomy.html](https://matplotlib.org/stable/gallery/showcase/anatomy.html)_
1616

1717
### [6] Hunter, J., Dale, D., Firing, E., Droettboom, M., and the Matplotlib development team. (2002-2023).
18-
Pyplot tutorial. The Matplotlib development team. matplotlib.org/stable/tutorials/pyplot.html
18+
Pyplot tutorial. _The Matplotlib development team. [matplotlib.org/stable/tutorials/pyplot.html](https://matplotlib.org/stable/tutorials/pyplot.html)_
1919

2020
### [7] Hunter, J., Dale, D., Firing, E., Droettboom, M., and the Matplotlib development team. (2002-2023).
21-
Customizing Matplotlib with style sheets and rcParams. The Matplotlib development team. matplotlib.org/stable/users/explain/customizing.html
21+
Customizing Matplotlib with style sheets and rcParams. _The Matplotlib development team. [matplotlib.org/stable/users/explain/customizing.html](https://matplotlib.org/stable/users/explain/customizing.html)_
2222

2323
### [8] Earth Lab. (2022).
24-
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
24+
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](https://www.earthdatascience.org/courses/scientists-guide-to-plotting-data-in-python/plot-with-matplotlib/introduction-to-matplotlib-plots/customize-plot-colors-labels-matplotlib/)_
2525

2626
### [9] Machine Learning Plus. (2024).
27-
Top 50 matplotlib Visualizations – The Master Plots (with full python code). Machine Learning Plus.
28-
machinelearningplus.com/plots/top-50-matplotlib-visualizations-the-master-plots-python
27+
Top 50 matplotlib Visualizations – The Master Plots (with full python code). _Machine Learning Plus.
28+
[machinelearningplus.com/plots/top-50-matplotlib-visualizations-the-master-plots-python](https://www.machinelearningplus.com/plots/top-50-matplotlib-visualizations-the-master-plots-python/)_
2929

3030
### [10] Stack Overflow. (2015).
31-
How to make matplotlib graphs look professionally done like this? [closed]. Stack Overflow.
32-
stackoverflow.com/questions/24547047/how-to-make-matplotlib-graphs-look-professionally-done-like-this
31+
How to make matplotlib graphs look professionally done like this? [closed]. _Stack Overflow.
32+
[stackoverflow.com/questions/24547047/how-to-make-matplotlib-graphs-look-professionally-done-like-this](https://stackoverflow.com/questions/24547047/how-to-make-matplotlib-graphs-look-professionally-done-like-this)_

0 commit comments

Comments
 (0)