Shumayl
Shumayl
Hi @JeS24, I'd like to work on this once matplotlib v3.7 gets released.
Matplotlib just added the [first release candidate for `3.7.0`](https://github.com/matplotlib/matplotlib/releases). By default, Matplotlib will now modify the aspect by [changing the box aspect instead of the data limits](https://github.com/matplotlib/matplotlib/blob/5f86f41b13b5e97967c42e0792136e0e5c83321c/lib/mpl_toolkits/mplot3d/axes3d.py#L349-L361) (old behaviour is...
@JeS24 thank you for letting me know! Sure, I'll send in a PR soon. Thanks again for your time.