Make axes of 3D plot have equal scale so that spheres appear as spheres, cubes as cubes, etc.. This is one possible solution to Matplotlib's ax.set_aspect('equal') and ax.axis('equal') not working for 3D. Input ax: a matplotlib axis, e.g., as output from plt.gca().
(ax)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected
searching dependent graphs…