Skip to content

Still naming inconsistency in API on axes limits #11761

Closed
@timhoffm

Description

@timhoffm

Bug report

#11137 deprecated the kwargs *min/*max of set_*lim (after some disussion there and in #11293).

Axes.axis uses the *min, *max parameter names as well. Currently, this does not support left, right, bottom, top at all.

This is an inconsistency within the current API, and if we're serious with the change Axes.axis() whould have to be changes as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    API: consistencyRelease criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions