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.
1 parent 7515b75 commit bf6a4d4Copy full SHA for bf6a4d4
1 file changed
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