-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Bug in tight_layout #11737
Copy link
Copy link
Closed
Labels
Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Milestone
Metadata
Metadata
Assignees
Labels
Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Type
Fields
Give feedbackNo fields configured for issues without a type.
I just found a critical bug in
tight_layoutin master (unless something is wrong with my installation...).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