Index: doc/theses/colby_parsons_MMAth/benchmarks/actors/plotData.py
===================================================================
--- doc/theses/colby_parsons_MMAth/benchmarks/actors/plotData.py	(revision 1d93ba7011934588b87b5b2490e7939a2c6ed2f3)
+++ doc/theses/colby_parsons_MMAth/benchmarks/actors/plotData.py	(revision 52175698e56ddb4cc7b4d18f052e296483cee189)
@@ -160,4 +160,5 @@
                     else:
                         plt.ylim(0, None)
+                    plt.xticks(procs)
                     ax.legend(names)
                     # fig.savefig("plots/" + name + ".png")
