diff --git a/tutorials/advanced/patheffects_guide.py b/tutorials/advanced/patheffects_guide.py index 33f0a2e249c0..85e214c97b5c 100644 --- a/tutorials/advanced/patheffects_guide.py +++ b/tutorials/advanced/patheffects_guide.py @@ -98,7 +98,7 @@ # class with the original path. The keywords to this effect are identical to # those of `.patches.PathPatch`: -fig = plt.figure(figsize=(8, 1)) +fig = plt.figure(figsize=(8.5, 1)) t = fig.text(0.02, 0.5, 'Hatch shadow', fontsize=75, weight=1000, va='center') t.set_path_effects([ path_effects.PathPatchEffect(