Summary
mplot3d.proj3d does not have docstrings on half the functions, and is not user-facing so all the functions should be deprecated / privatized.
Some discussion in #23449. That MR removed all code using view_transformation, so that should be marked for eventual removal after deprecating it.
Proposed fix
No response
Summary
mplot3d.proj3ddoes not have docstrings on half the functions, and is not user-facing so all the functions should be deprecated / privatized.Some discussion in #23449. That MR removed all code using
view_transformation, so that should be marked for eventual removal after deprecating it.Proposed fix
No response