-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
[MNT]: Document and deprecate proj3d #24098
Copy link
Copy link
Open
Labels
API: changesChanges to the public API, typically requiring deprecation.Changes to the public API, typically requiring deprecation.DocumentationMaintenancekeepItems to be ignored by the “Stale” Github ActionItems to be ignored by the “Stale” Github Actiontopic: mplot3d
Metadata
Metadata
Assignees
Labels
API: changesChanges to the public API, typically requiring deprecation.Changes to the public API, typically requiring deprecation.DocumentationMaintenancekeepItems to be ignored by the “Stale” Github ActionItems to be ignored by the “Stale” Github Actiontopic: mplot3d
Type
Fields
Give feedbackNo fields configured for issues without a type.
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