Index: doc/theses/colby_parsons_MMAth/benchmarks/channels/plotData.py
===================================================================
--- doc/theses/colby_parsons_MMAth/benchmarks/channels/plotData.py	(revision 49125205b9cfab79a2620431f4daef8af59715e4)
+++ doc/theses/colby_parsons_MMAth/benchmarks/channels/plotData.py	(revision 134e6d9b32539c6e7854c1d9211fbefa0c94f9d1)
@@ -124,5 +124,5 @@
 
             if currVariant == numVariants:
-                fig, ax = plt.subplots()
+                fig, ax = plt.subplots(layout='constrained')
                 plt.title(name + " Benchmark")
                 plt.ylabel("Throughput (channel operations)")
