rcParams['font.sans-serif'] = ['SimHei'] plt.rcParams['axes.unicode_minus'] = False plt.title("Matplotlib绘制折线图二") plt.xlabel("x轴") ...
確定! 回上一頁