dreamRs / esquisse

RStudio add-in to make plots interactively with ggplot2
https://dreamrs.github.io/esquisse
Other
1.78k stars 229 forks source link

Bring back the Play/Pause feature #159

Closed jfunction closed 2 years ago

jfunction commented 3 years ago

Thanks for the amazing work on this library. I use it frequently and have brought my colleagues on board also!

I miss the feature where you can prevent esquisse from plotting while you are busy dragging things to build up your plot. Is there a way to bring it back? I refer to the button which used to sit under the "Facet" box at the top which was a green triangle saying "Play". When you clicked it, the plot wouldn't update until you clicked "Pause".

Am I right that this feature was removed rather than just moved? Is there a way to still use it? It is very useful for plots with lots of data that take a while since stacking up many actions means the user waits a much longer time than needed.

pvictor commented 3 years ago

Ahaha yes I removed it, I thought nobody understood what it was for... I'll see to put it back

Victor

jfunction commented 3 years ago

Wonderful! Thank you. I really enjoy esquisse, it has saved me a lot of time, so thank you!

DanielPascoe commented 2 years ago

Agree +1 for this Victor. It was definitely useful. I guess the alternative option is to require a button press for re-render every time but the original play / pause worked just fine and supported two usage modes (ie just no need to bother pausing for small datasets)

pvictor commented 2 years ago

Available in v1.1.1 on CRAN