我知道如何使用matplotlib。
matplotlib
plt.xlabel('x-axis') plt.yablel('y-axis')
可以用在python中命名坐标轴和标题等,只是在寻找ward来命名其他的坐标轴。
https://stackoverflow.com/questions/51418022
相似问题