Define showable for PNG MIME type
Ouverte
- Langage dominant
- Julia
- Étoiles
- 488
- Forks
- 90
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Currently only ` showable("image/svg+xml",Figure)` is defined. Adding `showable("image/png",Figure) = true` should enable third-party display systems like ElectronDisplay.jl to work with PyPlot.jl out of the box.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Search the PyPlot.jl source for the existing showable("image/svg+xml", Figure) definition. Add the corresponding PNG support described in the issue, then verify that the showable check returns true for "image/png" and Figure.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- julia
- Domaine
- data-visualization
- Type d'issue
- Fonctionnalité
- Difficulté
- 1/5
- Temps estimé
- Moins d'une heure
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 55/100