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

[Bug]: set_size only works for loc='center' #27772

Open
Labels
@szwang1990

Description

@szwang1990

Bug summary

ax.title.set_size() works forloc='center' but not forloc='left' or'right'

Code for reproduction

fig,ax=plt.subplots()ax.title(label='abc',loc='left')ax.title.set_size(50)

Actual outcome

loc_center
loc_left
loc_right

Expected outcome

set_size() works for all title locations ('left', 'center', 'right')

Additional information

No response

Operating system

Ubuntu

Matplotlib Version

3.5.2

Matplotlib Backend

module://matplotlib_inline.backend_inline

Python version

Python 3.7.12

Jupyter version

jupyter lab 0.35.4

Installation

conda

Metadata

Metadata

Assignees

No one assigned

    Labels

    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