8000 Merge pull request #24407 from anntzer/nc · matplotlib/matplotlib@9d8fde2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9d8fde2

Browse files
authored
Merge pull request #24407 from anntzer/nc
Reword "Reordering is not commutative" phrase in tutorial.
2 parents 8d8ae7f + edddf5e commit 9d8fde2

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)
0