JuliaPy / JuliaPy/PyPlot.jl

Can't writemime plots

Ouverte
#55 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Julia
Étoiles
488
Forks
90
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

I was expecting to be able to do

```
open(file->writemime(file,"image/png",PyPlot.streamplot(args...)),"test.png","w"))
```

In order to save a PyPlot plot (this works for e.g. Gadfly/Winston). Any chance that could be supported?

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Start by examining how PyPlot handles writemime and how Gadfly or Winston support saving plots through the same interface. Reproduce the issue with the shown PyPlot.streamplot example and check whether the command can write image/png to test.png. Done means the example successfully saves a PNG plot.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
julia, python
Domaine
data-visualization
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.