Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fe6261f

Browse files
authored
Merge pull request #9754 from matplotlib/auto-backport-of-pr-9752
Backport PR #9752 on branch v2.1.x
2 parents 118d2e4 + c9ca58d commit fe6261f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/axisartist/demo_parasite_axes2.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
axes=par2,
2929
offset=(offset, 0))
3030

31+
par1.axis["right"].toggle(all=True)
3132
par2.axis["right"].toggle(all=True)
3233

3334
host.set_xlim(0, 2)

0 commit comments

Comments
 (0)