-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Unify set_3d_properties() #1482
Copy link
Copy link
Closed as not planned
Labels
API: changesChanges to the public API, typically requiring deprecation.Changes to the public API, typically requiring deprecation.status: closed as inactiveIssues closed by the "Stale" Github Action. Please comment on any you think should still be open.Issues closed by the "Stale" Github Action. Please comment on any you think should still be open.status: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Actiontopic: mplot3d
Milestone
Metadata
Metadata
Assignees
Labels
API: changesChanges to the public API, typically requiring deprecation.Changes to the public API, typically requiring deprecation.status: closed as inactiveIssues closed by the "Stale" Github Action. Please comment on any you think should still be open.Issues closed by the "Stale" Github Action. Please comment on any you think should still be open.status: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Actiontopic: mplot3d
Type
Fields
Give feedbackNo fields configured for issues without a type.
Different 3d artist objects have slightly different call signatures for set_3d_properties (mostly with regards to kwargs). This should be consistent across all artist objects for mplot3d.