JuliaPy / JuliaPy/PyPlot.jl

Closing the first figure disables the following figures

Abierto
#326 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Julia
Estrellas
488
Forks
90
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Symptoms look related to https://github.com/JuliaPy/PyPlot.jl/issues/179, but I'm on linux; a friend has the exact same bug. Backend is TkAgg. Possibly related: only the first figure has a task bar icon.

When I do figure(); plot(1); figure(); plot(1) and I close the first figure (through the GUI or close(1)), the second figure becomes unresponsive. I am able to close() it and everything works fine again, though. Works fine through python.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.