[Matplotlib-users] Subplot x-axis shared with other subplots y-axis
Juan Nunez-Iglesias
jni.soma at gmail.com
Mon May 15 03:25:54 EDT 2017
Hello,
I’m trying to build an orthogonal-views volume viewer in Matplotlib like this one:
https://imagej.nih.gov/ij/docs/guide/images/OrthogonalViews.png
For this to work, I need to share the y-axis of the YZ (right) view/subplot with the x-axis of the XZ (bottom) view/subplot. Is this possible?
Juan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20170515/b861efa7/attachment.html>
More information about the Matplotlib-users
mailing list