Thanks to visit codestin.com Credit goes to github.com
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 31d1d89 commit 59e3b7dCopy full SHA for 59e3b7d
examples/text_labels_and_annotations/autowrap.py
@@ -9,7 +9,7 @@
9
Note: Auto-wrapping does not work together with
10
``savefig(..., bbox_inches='tight')``. The 'tight' setting rescales the canvas
11
to accommodate all content and happens before wrapping. This affects
12
-jupyter notebook users because ``bbox_inches='tight'`` is the default setting
+ipython and jupyter notebook users because ``bbox_inches='tight'`` is the default setting
13
for the ``%matplotlib inline`` backend.
14
"""
15
0 commit comments