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 1d78f12 + 64b8ab9 commit a63ff73Copy full SHA for a63ff73
1 file changed
galleries/examples/spines/spines.py
@@ -46,10 +46,12 @@
46
47
plt.show()
48
49
+# %%
50
+#
51
# .. admonition:: References
52
#
53
# The use of the following functions, methods, classes and modules is shown
54
# in this example:
55
-# - `matplotlib.spines.Spine.set_visible`
56
+# - `matplotlib.artist.Artist.set_visible`
57
# - `matplotlib.spines.Spine.set_bounds`
0 commit comments