-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Matplotlib basics #2
Comments
The second part of this notebook from the Python-Workshops module might be useful here. |
I guess for the first workshop we should focus on lay-out of a plot, right? Then, in the next workshop we can build on that by introducing the previous SciViz basics (colour etc.) and how to do these basics with Matplotlib. |
Yes, let's start with the basis, e.g.,
In the end, we should try to cover more or less “the anatomy” of a plot (https://matplotlib.org/stable/gallery/showcase/anatomy.html) |
Exercises:
|
Other possible topics here
|
Matplotlib:
The text was updated successfully, but these errors were encountered: