gganimate1.0.9 package

A Grammar of Animated Graphics

transition_reveal

Reveal data along a given dimension

transition_states

Transition between several distinct stages of the data

save_animation

Infrastructure for animation saving

shadow_mark

Show original data as background marks

shadow_null

A non-existent shadow

anim_save

Save an animation to a file

animate

Render a gganim object

ease_aes

Control easing of aesthetics

enter_exit

Define how entering and exiting data behaves

frame_vars

Access metadata about the frames in an animation

gganimate-ggproto

Base ggproto classes for gganimate

gganimate-package

gganimate: A Grammar of Animated Graphics

gganimate

Catch attempt to use the old API

gif_file

Wrap a gif file for easy handling

last_animation

Retrieve the last rendered animation

layer_type

Define what graphical type a layer is

renderers

Renderers provided by gganimate

shadow_trail

A trail of evenly spaced old frames

shadow_wake

Show preceding frames with gradual falloff

split_animation

Split an animation into chunks

sprite_file

Wrap an image sprite for easy handling

transition_components

Transition individual components through their own lifecycle

transition_events

Transition individual events in and out

transition_filter

Transition between different filters

transition_layers

Build up a plot, layer by layer

transition_manual

Create an animation by specifying the frame membership directly

transition_null

Keep all data constant across the animation

transition_time

Transition through distinct states in time

tween_before_stat

Define if layers should be tweened before stats are calculated

video_file

Wrap a video file for easy handling

view_follow

Let the view follow the data in each frame

view_static

Keep a fixed view that include all of the data

view_step

Follow the data in steps

view_zoom

Pan and zoom smoothly between different states

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.

  • Maintainer: Thomas Lin Pedersen
  • License: MIT + file LICENSE
  • Last published: 2024-02-27