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]: axisartist.Subplot can not modify xlabel's fontsize and location #22022

Open
@lastadreamer

Description

@lastadreamer

Bug summary

generate axes by axisartist.Subplot can not modify xlabel's fontsize and location what can be done across generate axes by plt.subplots

Code for reproduction

importmatplotlib.pyplotaspltimportmpl_toolkits.axisartistasaxisartistfig=plt.figure()ax=axisartist.Subplot(fig,111)fig.add_axes(ax)ax.set_xlabel('t',loc='right',fontsize=15)ax.set_xticks([])plt.show()

Actual outcome

bug

Expected outcome

right

Additional information

No response

Operating system

Windows

Matplotlib Version

3.4.3

Matplotlib Backend

module://matplotlib_inline.backend_inline

Python version

3.9.7

Jupyter version

6.4.5

Installation

No response

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