10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e3b7d commit cdc2906Copy full SHA for cdc2906
lib/matplotlib/text.py
@@ -549,7 +549,7 @@ def set_wrap(self, wrap):
549
-----
550
Wrapping does not work together with
551
``savefig(..., bbox_inches='tight')`` (which is also internally used
552
- by the ``%matplotlib inline`` in jupyter). The 'tight' setting
+ by the ``%matplotlib inline`` in ipython/jupyter). The 'tight' setting
553
rescales the canvas to accommodate all content and happens before
554
wrapping.
555
"""
0 commit comments