-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
Milestone
@story645
Description
Documentation Link
https://matplotlib.org/devdocs/plot_types/index.html
Problem
The plot listings in plots types all have signature + data args except the 3D section.
Suggested improvement
The titles of the 3d plots should be updated to match the format of the other titles, which is function_name(data specific args)