Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
ben
/
earwigbot
mirror da
https://github.com/earwig/earwigbot
Segui
1
Vota
1
Forka
0
Codice
Rilasci
4
Attività
Sfoglia il codice sorgente
Looks like the axis kwarg was added to Axes matlab>1.0.1
tags/v0.1^2
Ben Kurtovic
13 anni fa
parent
3858692247
commit
3c343a175b
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+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.grid(True
, axis="x"
)
ax.
xaxis.
grid(True)
Scrivi
Anteprima
Caricamento…
Annulla
Salva