thebioengineer / camcorder

Record plots generated during an R session and replay as a gif!
https://thebioengineer.github.io/camcorder/
Other
201 stars 7 forks source link

Option to show final (last) image at the begin of an animation #31

Closed z3tt closed 2 years ago

z3tt commented 2 years ago

I thought we had such an option already but couldn't find it. If it is not a feature yet, it would be cool to be able to set the final image as the opening image for the animation in gg_playback().

thebioengineer commented 2 years ago

added in #36 - will be default now to show the final image first as "last_as_first" argument in gg_playback set to TRUE