how to animate pyplot() bexkend ? While not woers lik in gr()!
Ouverte
- Langage dominant
- Julia
- Étoiles
- 488
- Forks
- 90
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.