Define showable for PNG MIME type
Open
- Dominant language
- Julia
- Stars
- 488
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.