PythonPlot.jl icon indicating copy to clipboard operation
PythonPlot.jl copied to clipboard

Feature request: widget mode

Open marius311 opened this issue 3 years ago • 0 comments

I asked this in PyPlot too here https://github.com/JuliaPy/PyPlot.jl/issues/495, and seems some preliminary work was done in https://github.com/JuliaPy/PyCall.jl/issues/89

Specifically I'm referring to the ability to get plots which you can pan/zoom:

image

Just wanted to put my vote in here as well, perhaps its easier in some way in PythonPlot (don't know the internals at all). One motivation to have this in the cosystem is that afaik there's no other option that works without either needing Jupyterlab extensions (PlotlyJS needs this, and sometimes you don't have control over this on clusters) or which work remotely (WGLMakie doesnt currently)

marius311 avatar Dec 03 '22 22:12 marius311