摘要:
###plt.tight_layout() ####注意:位置要在plt.show()之前,所有画图函数之后 (有时间再补代码效果图) 这里放图片↓ 阅读全文
posted @ 2022-03-31 10:48
小艾衰
阅读(881)
评论(0)
推荐(0)
摘要:
###绘制单行或者单列的图表时,不支持索引 ####例: fig, ax = plt.subplots(3, 1) ax[0][0].plot(list,) ax[1][0].plot(list,) ... TypeError: 'AxesSubplot' object does not suppo 阅读全文
posted @ 2022-03-31 10:35
小艾衰
阅读(439)
评论(0)
推荐(0)

浙公网安备 33010602011771号