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.
2 parents 6a8ea6d + 8e7dbc9 commit 61cce9dCopy full SHA for 61cce9d
galleries/examples/subplots_axes_and_figures/figure_size_units.py
@@ -65,8 +65,7 @@
65
66
# %%
67
# .. [#] Unfortunately, this does not work well for the ``matplotlib inline``
68
-# backend in Jupyter because that backend uses a different default of
69
-# ``rcParams['figure.dpi'] = 72``. Additionally, it saves the figure
+# backend in Jupyter because that backend saves the figure
70
# with ``bbox_inches='tight'``, which crops the figure and makes the
71
# actual size unpredictable.
72
0 commit comments