Ir al contenido
Menú
Se marcó esta pregunta
1823 Vistas

Now I have a list of data -- 'x' which could be changed once per one hour;

I want to plot a figure by 'matplotlib.pyplot.plot(x)' once per one hour and show it on 'picture' which is a fields.Binary();

Shall I do that? how?

Avatar
Descartar