matplotlib / matplotlib/ipympl
Downloading png with higher dpi
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 1.7k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if it was possible to set the dpi of the save-figure button. Currently, when I have a nice-looking plot in the notebook, the saved figure looks relatively pixelated.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the notebook save-figure button and how it currently produces PNG output. Determine how a DPI setting should be exposed and verify that saved figures use the requested resolution without appearing pixelated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, matplotlib
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100