JuliaPy / JuliaPy/PyPlot.jl

Define showable for PNG MIME type

Open
#483 1 comment 0 reactions 0 assignees View on GitHub
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

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
data-visualization
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.