Learn R Programming

⚠️There's a newer version (1.0.9) of this package.Take me there.

gganimate (version 1.0.7)

A Grammar of Animated Graphics

Description

The grammar of graphics as implemented in the 'ggplot2' package has been successful in providing a powerful API for creating static visualisation. In order to extend the API for animated graphics this package provides a completely new set of grammar, fully compatible with 'ggplot2' for specifying transitions and animations in a flexible and extensible way.

Copy Link

Version

Install

install.packages('gganimate')

Monthly Downloads

20,476

Version

1.0.7

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

October 15th, 2020

Functions in gganimate (1.0.7)

animate

Render a gganim object
last_animation

Retrieve the last rendered animation
enter_exit

Define how entering and exiting data behaves
frame_vars

Access metadata about the frames in an animation
ease_aes

Control easing of aesthetics
anim_save

Save an animation to a file
gif_file

Wrap a gif file for easy handling
gganimate-ggproto

Base ggproto classes for gganimate
gganimate-package

gganimate: A Grammar of Animated Graphics
transition_components

Transition individual components through their own lifecycle
transition_states

Transition between several distinct stages of the data
sprite_file

Wrap an image sprite for easy handling
view_static

Keep a fixed view that include all of the data
view_follow

Let the view follow the data in each frame
transition_time

Transition through distinct states in time
transition_events

Transition individual events in and out
shadow_null

A non-existent shadow
transition_filter

Transition between different filters
shadow_trail

A trail of evenly spaced old frames
group_column

Define what graphical type a layer is
shadow_wake

Show preceding frames with gradual falloff
split_animation

Split an animation into chunks
gganimate

Catch attempt to use the old API
renderers

Renderers provided by gganimate
transition_null

Keep all data constant across the animation
save_animation

Infrastructure for animation saving
transition_reveal

Reveal data along a given dimension
tween_before_stat

Define if layers should be tweened before stats are calculated
video_file

Wrap a video file for easy handling
shadow_mark

Show original data as background marks
transition_layers

Build up a plot, layer by layer
transition_manual

Create an animation by specifying the frame membership directly
view_step

Follow the data in steps
view_zoom

Pan and zoom smoothly between different states