Skip to content

Incosistent keyword arguments #16747

@Prukutu

Description

@Prukutu

Bug report

Bug summary

There is some very frustrating inconsistencies in keyword arguments names across the library. One notable (to me) example is "ncol" and "ncols" as found in matplotlib.gridspec.GridSpec and matplotlib.axes.Axes.legend, respectively.

Not a big issue, but I'm sure I'm not the only one consistently getting mixed up!

Matplotlib version

  • Operating system: Ubuntu
  • Matplotlib version: 3.03
  • Matplotlib backend (print(matplotlib.get_backend())): TkAgg
  • Python version: 3.7.3

Installed matplotlib and python via a pip virtualenv

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions