8000
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 7515b75 + bf6a4d4 commit 9d9a506Copy full SHA for 9d9a506
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