8000 tight_layout fails on twinx, twiny · Issue #1165 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
tight_layout fails on twinx, twiny #1165
Closed
@efiring

Description

@efiring

Axes.twinx, twiny use figure.add_axes, so they return a plain Axes, not a SubplotBase. Therefore tight_layout doesn't recognize them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0