Skip to content

Add note on interaction between text wrapping and bbox_inches='tight'#19532

Merged
timhoffm merged 1 commit intomatplotlib:masterfrom
timhoffm:doc-autowrap
Feb 19, 2021
Merged

Add note on interaction between text wrapping and bbox_inches='tight'#19532
timhoffm merged 1 commit intomatplotlib:masterfrom
timhoffm:doc-autowrap

Conversation

@timhoffm
Copy link
Copy Markdown
Member

PR Summary

Closes #19523.

@anntzer
Copy link
Copy Markdown
Contributor

anntzer commented Feb 17, 2021

can selfmerge postci

Comment thread examples/text_labels_and_annotations/autowrap.py Outdated
Comment thread lib/matplotlib/text.py Outdated
Comment thread examples/text_labels_and_annotations/autowrap.py Outdated
Comment thread lib/matplotlib/text.py Outdated
Copy link
Copy Markdown
Member

@tacaswell tacaswell left a comment

Choose a reason for hiding this comment

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

Anyone can merge on green.

@jklymak
Copy link
Copy Markdown
Member

jklymak commented Feb 18, 2021

Note that this is kind of strange and that wrapping should really be inside an axes rather than on the figure.

Co-authored-by: Thomas A Caswell <tcaswell@gmail.com>
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
@timhoffm timhoffm merged commit 862efc1 into matplotlib:master Feb 19, 2021
@timhoffm timhoffm deleted the doc-autowrap branch February 19, 2021 13:55
jklymak pushed a commit that referenced this pull request Feb 20, 2021
jklymak added a commit that referenced this pull request Feb 20, 2021
…532-on-v3.4.x

Backport PR #19532 on branch v3.4.x (Add note on interaction between text wrapping and bbox_inches='tight')
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.

"Auto-wrapping text" example does not work with inline backend, add link to bugreport/workaround

5 participants