Displaying plots in vscode
オープン
- 主要言語
- Julia
- スター
- 488
- フォーク
- 90
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Whenever I try to plot something using PyPlot.jl, nothing is displayed and only a ```1-element Vector{PyCall.PyObject}:
PyObject ``` element is returned.
I also tried ```p = plot(...); show(p)```, and ```p = plot(...); display(p)``` but I get nothing.
Plotting with Plots.jl works fine though. Is this a known issue or did I miss something?
I am running julia with vs code, I have julia 1.10 and the latest version of pyplot.jl.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。