Skip to content

DOC Fix suptitle in LDA_QDA example #14130

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
Jun 22, 2019
Merged

DOC Fix suptitle in LDA_QDA example #14130

merged 1 commit into from
Jun 22, 2019

Conversation

johannfaouzi
Copy link
Contributor

What does this implement/fix? Explain your changes.

The suptitle in the Linear and Quadratic Discriminant Analysis with covariance ellipsoid example is not displayed properly (it is cut because y=1.02).

To fix this, the suptitle is first displayed, then the top of the figure is adjusted with plt.subplots_adjust().

Copy link
Member

@jnothman jnothman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @johannfaouzi

Copy link
Member

@rth rth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@rth rth changed the title [MRG] DOC Fix suptitle in LDA_QDA example DOC Fix suptitle in LDA_QDA example Jun 22, 2019
@rth rth merged commit d710f73 into scikit-learn:master Jun 22, 2019
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 2019
jnothman pushed a commit to jnothman/scikit-learn that referenced this pull request Jul 29, 2019
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.

3 participants