Thanks to visit codestin.com Credit goes to github.com
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 bdf8a2f + e94e776 commit 580b251Copy full SHA for 580b251
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