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

Skip to content

Commit 7e42eaa

Browse files
hasanrashidQuLogic
andauthored
Update doc/users/prev_whats_new/whats_new_3.6.0.rst
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent 47e638b commit 7e42eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/prev_whats_new/whats_new_3.6.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ the keyword argument *alignment*. You can also use `.Legend.set_alignment` to
468468
control the alignment on existing Legends.
469469

470470
.. plot::
471-
:alt: Figure with 3 subplots. All the subplots are titled test. The three subplots have legends titled alignment='left', alignment='center', alignment='right'. The legend texts are respectively aligned left, center and right,
471+
:alt: Figure with 3 subplots. All the subplots are titled test. The three subplots have legends titled alignment='left', alignment='center', alignment='right'. The legend texts are respectively aligned left, center and right.
472472
:include-source: true
473473

474474
fig, axs = plt.subplots(3, 1)

0 commit comments

Comments
 (0)