I have the following axis labels and legend.
plt.ylabel("ratio_2") plt.xlabel("n_1") plt.legend(('alpha_1','alpha_2' ), loc = 'best',shadow = True)
Put dollar signs around the formula: plt.xlabel("$n_1$")
plt.xlabel("$n_1$")
1.4m articles
1.4m replys
5 comments
57.0k users