Skip to content

Commit 5b3a28c

Browse files
authored
Merge pull request matplotlib#24411 from meeseeksmachine/auto-backport-of-pr-24407-on-v3.6.x
Backport PR matplotlib#24407 on branch v3.6.x (Reword "Reordering is not commutative" phrase in tutorial.)
2 parents feb3dc1 + 3a12442 commit 5b3a28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/colors/colors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
104104
.. note::
105105
106-
Re-ordering Artists is not commutative in Matplotlib.
106+
Changing the order of Artists will generally change the resulting figure.
107107
108108
109109
"CN" color selection

0 commit comments

Comments
 (0)