Index: doc/theses/colby_parsons_MMAth/benchmarks/channels/plotData.py
===================================================================
--- doc/theses/colby_parsons_MMAth/benchmarks/channels/plotData.py	(revision 5eb9327cbe30fcf29a61ce74aa2eaec4c1f20c09)
+++ doc/theses/colby_parsons_MMAth/benchmarks/channels/plotData.py	(revision 46e6e47c599ab20b6d0bb68ad968c4ddd55bc130)
@@ -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)")
