JuliaPy / JuliaPy/PyPlot.jl

Pluto & PyPlot.jl `imshow`

Aperta
#530 1 commento 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

Hey,

I've seen that `PyPlot.jl` in general works, but in Pluto nothing really happens for:

```julia
begin
using PyPlot
PyPlot.imshow(randn((3,3)))
end
```
Only some output:
```julia
PyObject
```

In the REPL that pops-up an external, interactive viewer. In Jupyter it is within the browser, but I would be happy to have it externally.

Thanks a lot,

Felix

Setup:
* PyPlot v2.9.0
* Pluto v0.15.1

Ref: [Pluto issue](https://github.com/fonsp/Pluto.jl/issues/1422)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Reproduce the Julia snippet in Pluto using PyPlot v2.9.0 and Pluto v0.15.1, then compare the behavior with the linked Pluto issue. Trace how PyPlot's imshow result is handled in Pluto; done means the image is displayed in a usable viewer rather than only returning a PyObject representation.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
julia, python
Ambito
data-visualization
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.