queryverse / queryverse/ElectronDisplay.jl

Add pan and zoom to png and svg plots

Open
#60 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.