-
Notifications
You must be signed in to change notification settings - Fork 308
Home
Thomas Lin Pedersen edited this page Sep 4, 2018
·
24 revisions
Welcome to the gganimate wiki. This place will be used to describe the animation grammar and how it is implemented in gganimate as well as showcase examples to get you going.
If you have made an animation and want it showcased on this wiki, please open an issue with a "wiki: " prefix (e.g. "wiki: animating bird migration") with the content of the example. At a minimum it should contain the code necessary to generate the animation along with the animation itself, but adding text describing the thought process etc. is encouraged. (see e.g. #136 for an example of an accepted wiki entry
Install gganimate using devtools::install_github('thomasp85/gganimate')
The Grammar
Misc
Examples