Skip to content

DOC Fix overlapping titles in clustering overview #19506

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 2 commits into from
Feb 22, 2021

Conversation

putschblos
Copy link
Contributor

Reference Issues/PRs

The comparison plot for the clustering overview contains overlapping titles.

What does this implement/fix? Explain your changes.

I just split the long titles into to lines via '\n'. And slightly decreased the text size of the titles.

Any other comments?

The problem was mentioned in #9739.
I am not sure if you guys still want to rework the overview by transposing them.
If you are not happy with my solution just let me know.

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

Thank you for the PR!

The names are little cut off:

Screen Shot 2021-02-19 at 8 14 47 PM

May we increase the height of the figure by a little bit?

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

LGTM! I think this is an improvement over main. Thank you for working on this @putschblos !

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 you @putschblos !

@rth rth merged commit 0453420 into scikit-learn:main Feb 22, 2021
@glemaitre glemaitre mentioned this pull request Apr 22, 2021
12 tasks
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants