So, it seems one cannot do the following (it raises an error, since axes does not have a set_linewidth method):
axes
set_linewidth
axes_style = {\'lin
plt.setp(ax.spines.values(), linewidth=5)