Skip to content

Inconsistency in keyword-arguments ncol/ncols, nrow/nrows #12078

@tdegeus

Description

@tdegeus

I find it quite inconsistent that one sometimes has to specify ncols and sometimes ncol. For example:

plt.subplots(ncols=2)

while

axis.legend(ncol=2)

(Likewise for nrows/nrow)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions