Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[MNT]: Deprecated / discourage less used Axes methods forwarding to Axis methods #23633

Open
@timhoffm

Description

@timhoffm

Summary

Discourage or deprecate

  • Axes.invert_xaxis() /Axes.invert_yaxis(). Useax.xaxis.set_inverted(bool) instead.
  • Axes.xaxis_inverted() /Axes.yaxis_inverted(). Useax.xaxis.get_inverted() instead.

These are simple and rare enough so that we do not need to lift the API from the Axis to the Axes.

I'm still not decided whether we should only discourage or deprecate. - It's the usual trade-off between backward-compatibility and making the API simpler / less redundant.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp