ggplotd icon indicating copy to clipboard operation
ggplotd copied to clipboard

Splendid

Open Imperatorn opened this issue 4 years ago • 2 comments

Do you have any plans to add gganimate? Or can you somehow create a gif using ggplotd?

Thanks! 🌞

Imperatorn avatar Apr 20 '21 06:04 Imperatorn

I am currently not planning on adding new features, but pull requests are welcome.

The best way to make an animation currently is to either use the gtk frontend and replot the plots every frame. Or to save separate frames and combine the into an animated gif: https://dototot.com/how-to-create-animated-gifs-from-a-png-sequence-with-imagemagick-and-the-command-line/

BlackEdder avatar Apr 20 '21 08:04 BlackEdder

I am currently not planning on adding new features, but pull requests are welcome.

The best way to make an animation currently is to either use the gtk frontend and replot the plots every frame. Or to save separate frames and combine the into an animated gif: https://dototot.com/how-to-create-animated-gifs-from-a-png-sequence-with-imagemagick-and-the-command-line/

Thanks for the tip

Imperatorn avatar Apr 20 '21 12:04 Imperatorn