Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bug in tight_layout #11737

Closed
Closed
@fredrik-1

Description

@fredrik-1

I just found a critical bug in tight_layout in master (unless something is wrong with my installation...).

fig, ax=plt.subplots()
fig.set_tight_layout(True)
plt.show()

The axes get into a black hole in the middle of the figure if I try to zoom.

master
python 3.5, 3.6
windows 10

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions