JuliaPy / JuliaPy/PyPlot.jl

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

オープン
#424 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Julia
スター
488
フォーク
90
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。