Index: doc/theses/colby_parsons_MMAth/benchmarks/actors/plotData.py
===================================================================
--- doc/theses/colby_parsons_MMAth/benchmarks/actors/plotData.py	(revision 7044535051ee60ecc0216419cd994c58369dc5cd)
+++ 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")
