Closed
Description
Bug report
Bug summary
An older version of the documentation lists all the aliases for the respective keyword arguments.
https://matplotlib.org/2.2.3/api/_as_gen/matplotlib.axes.Axes.plot.html#matplotlib.axes.Axes.plot
In the newest version, those aliases are gone
https://matplotlib.org/api/_as_gen/matplotlib.axes.Axes.plot.html#matplotlib.axes.Axes.plot
Is there any reasoning behind this? Should there be a different page listing them all?