8000 Merge pull request #9752 from ahed87/patch-1 · matplotlib/matplotlib@c9c3a74 · GitHub
[go: up one dir, main page]

Skip to content

Commit c9c3a74

Browse files
authored
Merge pull request #9752 from ahed87/patch-1
DOC: example demo_parasite_axes2.py broken on 2.1.0
2 parents 39d563e + b87a3db commit c9c3a74

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)
0