queryverse / queryverse/ElectronDisplay.jl
Add pan and zoom to png and svg plots
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 89
- Forks
- 17
- Avg merge
- 19h 47m
- Merged PRs (30d)
- 5
Description
From discourse
I seem to loose interactivity in the plots if I use ElectronDisplay, in the sense that I can no longer zoom into plots etc. with Plots.jl backends that support such things. Is there a way to enable this?
So that is presumably a Plots.jl backend specific thing. We would have to add support for that explicitly. We probably should, but right now that is not supported. An issue would be great!
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 reading the ElectronDisplay.jl handling of plots and how it integrates with Plots.jl backends for PNG and SVG output. Determine the existing display path and test it with a backend that supports interaction; done means plots displayed through ElectronDisplay support pan and zoom.
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
- Mostly clear
- Newbie friendliness
- 35/100