JetBrains / lets-plot-kotlin

Grammar of Graphics for Kotlin
https://lets-plot.org/kotlin/
MIT License
421 stars 36 forks source link

Nice to have an interactive zooming / panning on plots. #38

Open alshan opened 3 years ago

alshan commented 3 years ago

See discussion: https://github.com/JetBrains/lets-plot-kotlin/issues/37#issuecomment-688295606

boofhead commented 2 years ago

Hi @alshan,

has there been any progress on this feature? It looks like the functionality is there with live_maps? Possibly it's not suitable to be applied to the general case?

alshan commented 2 years ago

I'm planning this feature for Q4, is it important to you?

Possibly it's not suitable to be applied to the general case? Yes, that's the case.

boofhead commented 2 years ago

Q4 would be great! Yes for us it's a really important feature. We are in the process of relocating our researchers to the cloud and would like to do a solution using docker and JetBrains projector but properly interactive plots are essential. Lets-plot is great and pan and zoom would save us a lot of dev effort.

alshan commented 2 years ago

We will get to it ASAP though I've no idea what is projector.

boofhead commented 2 years ago

https://blog.jetbrains.com/blog/2021/03/11/projector-is-out/

fmvin commented 1 year ago

Vote for this issue. Please add.

julius-stroffek commented 1 year ago

Any plan to have some progress here?

alshan commented 1 year ago

We've been doing significant code refactorings in relation to this feature. I hope we will have some progress by the `22 end.

hathawayj commented 6 months ago

I love this package. Thanks for the great work. Checking in on the ability to zoom.

alshan commented 6 months ago

@hathawayj , we are gearing up for it )

RobertM314 commented 6 days ago

Just wanted to add my desire to see zoom-able, pan-able plots added to this excellent package