浏览代码

Wrong axis!

tags/v0.1^2
Ben Kurtovic 12 年前
父节点
当前提交
8f2b82b254
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      bot/tasks/afc_history.py

+ 1
- 1
bot/tasks/afc_history.py 查看文件

@@ -204,4 +204,4 @@ class Task(BaseTask):
fig.autofmt_xdate()

ax = plt.gca()
ax.xaxis.grid(True)
ax.yaxis.grid(True)

正在加载...
取消
保存