Skip to content

apprenticegirl/animated-bar-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

animated-bar-chart

An R tutorial on how to create an animated bar chart

What is this about?

This is a tutorial about how to create an animated bar chart in R using Gganimate library.

In this chart I’ll show the top six most common names among Spanish newborn girls. The data can be downloaded from the Instituto Nacional de Estadística

What are the requirements?

In order to create animated charts, you must install:

  • Imagemagick. In this link you can find the steps to install the program.

  • Gifski library. This library converts a set of images in a gif.

What's the final result?

After following all the steps described in the R script, we will have a beautiful animated bar chart!

Output sample

About

An R tutorial on how to create an animated bar chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages