Python 預設使用線性座標(linear),要調整為對數座標(log)使用:. plt.xscale('log ... log-log') ax[1,1].set_xlabel('log(x)'). Out[10]:. <matplotlib.text.Text at ...
確定! 回上一頁