Skip to content

tight_layout: take suptitle into account? #829

Closed
@birkenfeld

Description

@birkenfeld

The tight_layout function is very useful.

In one of the common use cases, a figure with a few subplots, it would be nice if a figure title could be taken into account; otherwise it will overlap the top subplots.

I can see from the code that the suptitle is just a simple Text; maybe the figure could keep track of the last Text object that got created using suptitle(), and so be able to take it into account when calculating the tight layout params.

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