JuliaPy / JuliaPy/PyPlot.jl

how to animate pyplot() bexkend ? While not woers lik in gr()!

Aperta
#424 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Julia
Stelle
488
Fork
90
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

How to animate pyplot() beckend ? While not woers lik in gr()!
```
using Plots ; pyplot()
for i=1:20
display(plot(rand(50)))
end
```
Only last plot is displayed
(Unfortunatly I cant to use gr() beckend on win 7 :/)
Paul

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.