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