diff --git a/scripts/time_residuals.py b/scripts/time_residuals.py index 677561a1a069bc3da1817449fac6ee9886c07dc2..37c79d2cd858050da85c87e96bd731a052e0f947 100644 --- a/scripts/time_residuals.py +++ b/scripts/time_residuals.py @@ -44,7 +44,7 @@ def main(): ncols=3, figsize=(16, 10), sharex=True, - sharey=True, + sharey=False, constrained_layout=True) for ax, floor in zip(axes.flatten(), range(1, 19)):