From 3a12442c7fe19e99544981f249f1e349ca4c8848 Mon Sep 17 00:00:00 2001 From: Kyle Sunden Date: Wed, 9 Nov 2022 16:04:04 -0600 Subject: [PATCH] Backport PR #24407: Reword "Reordering is not commutative" phrase in tutorial. --- tutorials/colors/colors.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/colors/colors.py b/tutorials/colors/colors.py index d4b0df04963d..beeba7df3ead 100644 --- a/tutorials/colors/colors.py +++ b/tutorials/colors/colors.py @@ -103,7 +103,7 @@ .. note:: - Re-ordering Artists is not commutative in Matplotlib. + Changing the order of Artists will generally change the resulting figure. "CN" color selection