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 39d563e + b87a3db commit c9c3a74Copy full SHA for c9c3a74
1 file changed
examples/axisartist/demo_parasite_axes2.py
@@ -28,6 +28,7 @@
28
axes=par2,
29
offset=(offset, 0))
30
31
+par1.axis["right"].toggle(all=True)
32
par2.axis["right"].toggle(all=True)
33
34
host.set_xlim(0, 2)
0 commit comments