We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb5a98 commit 64b8ab9Copy full SHA for 64b8ab9
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