Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-22 15:58:13 +01:00 committed by GitHub
parent 545142a3a3
commit b9dcef86b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,6 +86,7 @@ In the case you know Matlab check here:
## Matplotlib.pyplot ## Matplotlib.pyplot
* [Simple plot and imshow examples](matplotlib/basics/README.md) * [Simple plot and imshow examples](matplotlib/basics/README.md)
* [Subplot](matplotlib/subplot/README.md)
* [Overview of the available functions](matplotlib/overview/README.md) * [Overview of the available functions](matplotlib/overview/README.md)
* [Animation and Slider](matplotlib/animation_and_slider/README.md) * [Animation and Slider](matplotlib/animation_and_slider/README.md)