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]: axes_grid parasite_axes ticks and ticklabels not taken into account by tight/constrained layout #21336

Open
@anntzer

Description

@anntzer

Bug summary

axes_grid parasite_axes ticks and ticklabels are not taken into account by tight/constrained layout.

Code for reproduction

frommatplotlibimportpyplotaspltfrommpl_toolkits.axes_grid1importhost_subplotplt.figure()# or tight_layout=True or constrained_layout=Trueh=host_subplot(111)p=h.twinx()p.plot([1e-10,2e-10,3e-10])plt.show()

Actual outcome

without tight/constrained layout
ok

with tight/constrained layout
notok

Expected outcome

The parasite ticks/labels/offsettext are included in the tight/constrained layouting.

Operating system

linux

Matplotlib Version

3.5.0.dev2254+g97ba9d41ef

Matplotlib Backend

qt5agg

Python version

39

Jupyter version

no

Other libraries

No response

Installation

No response

Conda channel

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