Can't writemime plots
Open
- 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.