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

Stricter separation between axes and fig level functions #43

Merged
merged 1 commit into from
Sep 6, 2020

Conversation

SarthakJariwala
Copy link
Owner

Stricter separation between axes level and figure level functions

Axes level Figure level
imgplot() imghist()
filterplot() FilterGrid()
fftplot()

Axes level functions only return matplotlib.axes.Axes and figure level functions only return matplotlib.figure.Figure or seaborn_image.FilterGrid.

@SarthakJariwala SarthakJariwala added the enhancement New feature or request label Sep 6, 2020
@SarthakJariwala SarthakJariwala added this to the v0.4 milestone Sep 6, 2020
@SarthakJariwala SarthakJariwala merged commit 349b620 into master Sep 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant