Skip to content

Fix suptitle setting #103

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

Merged
merged 1 commit into from
Dec 15, 2021
Merged

Fix suptitle setting #103

merged 1 commit into from
Dec 15, 2021

Conversation

StefRe
Copy link
Contributor

@StefRe StefRe commented Dec 13, 2021

  • change non-existing method ax.set_suptitle to fig.suptitle and
    combine patch.set_alpha(0) for fig and ax into one line to make
    room for new line fig.suptitle()
  • fix typo

- change non-existing method ax.set_suptitle to fig.suptitle and
  combine patch.set_alpha(0) for fig and ax into one line to make
  room for new line fig.suptitle()
- fix typo
@rougier rougier merged commit 2c0fb72 into matplotlib:master Dec 15, 2021
@StefRe StefRe deleted the fix/suptitle branch December 15, 2021 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants