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 ac2abfa commit 59fe472Copy full SHA for 59fe472
examples/pylab_examples/spine_placement_demo.py
@@ -66,6 +66,7 @@
66
###############################################################################
67
# Define a method that adjusts the location of the axis spines
68
69
+
70
def adjust_spines(ax, spines):
71
for loc, spine in ax.spines.items():
72
if loc in spines:
0 commit comments