JuliaPy / JuliaPy/PyPlot.jl

Can't writemime plots

Open
#55 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
488
Forks
90
PR merge metrics
No merged PRs in 30d

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.