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

"set_rlabel_position" don't work when "set_thetamin" #15835

Open
@ewan1983

Description

@ewan1983

Bug report

Bug summary
"set_rlabel_position" don't work when "set_thetamin".

Code for reproduction

importmatplotlib.pyplotaspltfig=plt.figure()ax=fig.add_subplot(111,polar=True)ax.set_thetamin(0)ax.set_thetamax(180)ax.set_rlabel_position(45)

Actual outcome

Figure_1

Expected outcome
Radius label at 45 degree.

Matplotlib version

  • Operating system: Win10

  • Matplotlib version: 3.1.0

  • Matplotlib backend (print(matplotlib.get_backend())): Qt5Agg

  • Python version:

  • Jupyter version (if applicable):

  • Other libraries:

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