adtzlr / trusspy

Nonlinear Truss Solver for Python
http://trusspy.readthedocs.io/
GNU General Public License v3.0
53 stars 11 forks source link

aspect ratio error at 3d view for M.plot_model #11

Closed Giannis1993 closed 4 years ago

Giannis1993 commented 4 years ago

Error message: It is not currently possible to manually set the aspect on 3D axes Proposed solution: Remove plt.gca().set_aspect('equal') from helper_functions2.py