We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0db7180 + 184ceb4 commit 5b07441Copy full SHA for 5b07441
examples/misc/zorder_demo.py
@@ -61,7 +61,7 @@
61
62
###############################################################################
63
# Many functions that create a visible object accepts a ``zorder`` parameter.
64
-# Alternatively, you can call ``set_order()`` on the created object later.
+# Alternatively, you can call ``set_zorder()`` on the created object later.
65
66
x = np.linspace(0, 7.5, 100)
67
plt.rcParams['lines.linewidth'] = 5
0 commit comments