queryverse / queryverse/ElectronDisplay.jl
Add an option to just open the plots in the default browser
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 89
- Forks
- 17
- Avg merge
- 19h 47m
- Merged PRs (30d)
- 5
Description
This can be useful in, e.g., qtconsole, where plots are by default inlined, and using popdisplay() doesn't seem to remove the inline display.
Contributor guide
No contributing guide indexed for this repository
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 how plots are displayed and how popdisplay() behaves in qtconsole. Identify the existing display option or entry point that could control whether plots open in the default browser. Done means users can select browser opening without leaving an inline plot behind.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, julia
- Domain
- data-visualization, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100