Skip to content

ndleah/gganimate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Badge Open Source Love View My Profile View Repositories

gganimate

This project is designed to give me the experience in using R, in particular gganimate package to create animation plots as part of my master subject assignment at University of Technology Sydney.

Issues Pull Requests Forks Stars

🔧 Description

Data visualization is critical to any data science project because it enables effective data storytelling through graphs and plots. Additionally, data visualization with R is a necessary skill to develop in order to communicate effectively with stakeholders.

Concentrating on a statistical chart, on the other hand, is difficult in most cases, and you have no control over the pace at which the information is presented, particularly with time series analysis. The gganimate package extends ggplot, allowing us to create visually appealing data animations with only a few additional lines of code. Furthermore, we can customize and enhance the interactivity of your graphs. I will demonstrate how to further enhance these ggplot visualizations by animating them using the gganimate package in this report.

Read Medium Blog

✨ Outputs

In our case we will use the gapminder dataset, as it is a classic dataset in the animation field. The final output will look like this:

✨ Contribution

Contributions, issues, and feature requests are welcome!

To contribute to this project, see the GitHub documentation on creating a pull request.


👏 Support

Give a ⭐️ if you like this project!

📝 Feedback

If you have any feedback or ideas to improve this project, feel free to contact me via

Leah's LinkdedIn Leah's Github

© 2021 Leah Nguyen