python – 了解matplotlib xticks语法

python – 了解matplotlib xticks语法

我正在读书,我遇到这个代码: import matplotlib.pyplot as pltplt.scatter(x,y)plt.title(Web traffic over the last month)plt.xlabel(Time)plt.ylabel(Hits/hour)plt.xticks([w*7*24 for w in range(10)], [wee

联系我们

联系我们

0577-28828765

在线咨询: QQ交谈

邮箱: xwei067@foxmail.com

工作时间:周一至周五,9:00-17:30,节假日休息

返回顶部