JuliaPy / JuliaPy/PyPlot.jl

Displaying plots in vscode

Offen
#576 2 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Julia
Sterne
488
Forks
90
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.