Sfoglia il codice sorgente

Wrong axis!

tags/v0.1^2
Ben Kurtovic 12 anni fa
parent
commit
8f2b82b254
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      bot/tasks/afc_history.py

+ 1
- 1
bot/tasks/afc_history.py Vedi File

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

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

Caricamento…
Annulla
Salva