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

add iplt.suptitle #187

Open
ianhi opened this issue Apr 28, 2021 · 0 comments
Open

add iplt.suptitle #187

ianhi opened this issue Apr 28, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ianhi
Copy link
Collaborator

ianhi commented Apr 28, 2021

Problem

We're missing plt.suptitle

Proposed Solution

Add it. It should probably look very similar to the implementation of title: https://github.com/ianhi/mpl-interactions/blob/e7f77aa46883d70fbfa390c6b99ce73d2c0e2fb8/mpl_interactions/pyplot.py#L941

See #180 for more detailed instructions on adding a new function.

@ianhi ianhi added enhancement New feature or request good first issue Good for newcomers labels Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant