Skip to content

DOC avoid clipping axis name in example #827

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
Apr 13, 2021
Merged

DOC avoid clipping axis name in example #827

merged 1 commit into from
Apr 13, 2021

Conversation

seanbenhur
Copy link
Contributor

Reference Issue

Solves #821

What does this implement/fix? Explain your changes.

Fixes the cropped axis name by adding plt.tight_layout() exlicitly

Any other comments?

@pep8speaks
Copy link

Hello @seanbenhur! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 17:1: E402 module level import not at top of file
Line 24:1: E402 module level import not at top of file
Line 25:1: E402 module level import not at top of file
Line 38:1: E402 module level import not at top of file
Line 52:1: E402 module level import not at top of file

@glemaitre glemaitre self-requested a review April 13, 2021 08:13
@glemaitre glemaitre changed the title Solves #821 DOC avoid clipping axis name in example Apr 13, 2021
@glemaitre glemaitre merged commit d9a61aa into scikit-learn-contrib:master Apr 13, 2021
@glemaitre
Copy link
Member

@seanbenhur Thanks, the rendering seems correct.

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