Skip to content
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

Gallery examples use Matplotlib in a hybrid way (explicit vs. implicit interfaces). #7330

Open
mkcor opened this issue Feb 29, 2024 · 4 comments
Labels
🔰 Good first issue 📄 type: Documentation Updates, fixes and additions to documentation

Comments

@mkcor
Copy link
Member

mkcor commented Feb 29, 2024

Description:

I would suggest using the "object-oriented (OO) style" (as opposed to pyplot-style) across the gallery.

This issue replicates datacarpentry/image-processing#319, which I opened for the skimage-based lesson by Data Carpentry.

@lagru
Copy link
Member

lagru commented Feb 29, 2024

Definitely! Matplotlib's object oriented interface is the way to go here. 👍

@mkcor
Copy link
Member Author

mkcor commented Feb 29, 2024

@GParolini would you like to take up this issue? 🙂

@GParolini
Copy link
Contributor

Yes, happy to do it. I would like to start with the Data Carpentry lesson, as I am already familiar with it.

@mkcor
Copy link
Member Author

mkcor commented Feb 29, 2024

@GParolini that's wonderful! Thank you so much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔰 Good first issue 📄 type: Documentation Updates, fixes and additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants