{"repo":"scottshambaugh/mpl_stereo","free":true,"listed":false,"github":"https://github.com/scottshambaugh/mpl_stereo","clone":"git clone https://github.com/scottshambaugh/mpl_stereo.git","description":"See your matplotlib plots in 3D by making stereograms, anaglyphs, and wigglegrams.","language":"Python","stars":39,"topics":["3d-graphics","data-visualization","matplotlib","stereogram","anaglyph","stereographic","wigglegram"],"license":"MIT","category":"analytics","readme_excerpt":"Matplotlib add-on to make stereograms, anaglyphs, and wigglegrams. Stereographic images can significantly enhance the interpretability of 3D data by leveraging human binocular vision. Instead of looking at a flat projection on a page, stereograms give us \"3D glasses\" for 2D data with just our eyes. It takes some practice to be able to view the stereoscopic effect for the first time, but the effort is well worth it! Basic Usage Python Installation Setup 2D Stereogram plots Currently, only a subset of matplotlib's 2D plotting methods are officially supported: plot , step , scatter , stem , bar , fill , fill between , errorbar , text , semilogx , semilogy , and loglog . fill between takes the depth as a z keyword ( fill between(x, y1, y2, z=z) ) since its positional arguments are the two fill boundaries. For the log methods, the z depth is always treated as linear. This list is also available at runtime as axstereo.known methods . When you are viewing the stereogram properly, you should see the knot weave in and out of the page! Warning : Please note that for 2D plots the stereoscopic effect requires shifting data, so the data will not necessarily line up with the x-axis labels! Right now this is controlled with the eye balance parameter. Calling AxesStereo2D(eye balance=-1) (the default) will ensure that the left x-axis data is not shifted, whereas AxesStereo2D(eye balance=1) will lock down the right x-axis data. The tick labels for x-axes where the data is not aligned will hav","default_branch":null,"files":null,"tree":[],"storefront":"/r/scottshambaugh","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/scottshambaugh/mpl_stereo/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}