Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9a72a5e

Browse files
jklymakQuLogic
andauthored
Update examples/text_labels_and_annotations/label_subplots.py
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent 1fd0822 commit 9a72a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/text_labels_and_annotations/label_subplots.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
##############################################################################
4747
# If we want it aligned with the title, either incorporate in the title or
48-
# use the ``loc`` kwarg:
48+
# use the *loc* keyword argument:
4949

5050
fig, axs = plt.subplot_mosaic([['a)', 'c)'], ['b)', 'c)'], ['d)', 'd)']],
5151
constrained_layout=True)

0 commit comments

Comments
 (0)