Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1828 Ansichten

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
Verwerfen