我理解使用matplotlib.
matplotlib
plt.xlabel('x-axis') plt.ylabel('y-axis')
可以在 python 中用于命名轴和标题等,只是在寻找 ward 来命名其他轴。
matplotlib python-3.x
matplotlib ×1
python-3.x ×1