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
Currently, in the "Animations" tutorial, using gifski with base plot produces a working output. The gganimate example technically works, but does not adjust the color scale across frames, resulting in a less useful visual. Unless gganimate adds built in support for dynamic color scales, a working animated ggplot example could be accomplished using gifski and ggplot, as mentioned in the tutorial's introduction.
The text was updated successfully, but these errors were encountered:
Currently, in the "Animations" tutorial, using gifski with base plot produces a working output. The gganimate example technically works, but does not adjust the color scale across frames, resulting in a less useful visual. Unless gganimate adds built in support for dynamic color scales, a working animated ggplot example could be accomplished using gifski and ggplot, as mentioned in the tutorial's introduction.
The text was updated successfully, but these errors were encountered: