Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
ben
/
earwigbot
espelho de
https://github.com/earwig/earwigbot
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Lançamentos
4
Trabalho
Ver a proveniência
Looks like the axis kwarg was added to Axes matlab>1.0.1
tags/v0.1^2
Ben Kurtovic
há 13 anos
ascendente
3858692247
cometimento
3c343a175b
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
bot/tasks/afc_history.py
+ 1
- 1
bot/tasks/afc_history.py
Ver ficheiro
@@ -204,4 +204,4 @@ class Task(BaseTask):
fig.autofmt_xdate()
ax = plt.gca()
ax.grid(True
, axis="x"
)
ax.
xaxis.
grid(True)
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar