Settings for gif export - problem of quality with green flashes

Hi,

I generated an animated plot (gif format) using gganime but there is some issue with the export. Some green images are inserted during the export and the gif looks horrible. I am working on a mac
Cru

Edit: the gif file does not appear but can be found here: https://ufile.io/w32n9jg6

Here is the code I used:

GC_anim_final<-animate(GC_anim,100,fps = 20,duration = 15, width = 900, height = 641, renderer = gifski_renderer())

Do you know what can I do to obtain a clean gif.

Thank you in advance.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.