Skip to content

Commit 61cce9d

Browse files
authored
Merge pull request #27802 from meeseeksmachine/auto-backport-of-pr-27794-on-v3.8.x
2 parents 6a8ea6d + 8e7dbc9 commit 61cce9d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

galleries/examples/subplots_axes_and_figures/figure_size_units.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@
6565

6666
# %%
6767
# .. [#] 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
68+
# backend in Jupyter because that backend saves the figure
7069
# with ``bbox_inches='tight'``, which crops the figure and makes the
7170
# actual size unpredictable.
7271

0 commit comments

Comments
 (0)