So I've tried changing the font for my xlabels and ylabels using ax.set_ylabel('y-var', fontname="Arial") ax.set_xlabel('x-var', ...
確定! 回上一頁