Преглед изворни кода

Looks like the axis kwarg was added to Axes matlab>1.0.1

tags/v0.1^2
Ben Kurtovic пре 12 година
родитељ
комит
3c343a175b
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.grid(True, axis="x")
ax.xaxis.grid(True)

Loading…
Откажи
Сачувај