You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to #101, but my request is simpler.
In a looping animation, it is hard to see where it starts and ends. Absent any controls for the GIF, what is most needed is to allow an option end_pause = sec that would insert a pause of sec seconds before the gif repeats.
Activity
kornelski commentedon Feb 16, 2024
For now you can duplicate the last frame lots of times.
friendly commentedon Feb 16, 2024
OK, but if the software I use to generate GIFs doesn't provide for this, somehow I have to edit the GIF manually to duplicate that frame.
I think
gganimate
may allow this, but I'm using thetourr
package,render_gif)