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 49b236d commit b87a3dbCopy full SHA for b87a3db
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