Module 13: Animations

Hi everyone!

This week we learned how we can utilize animation in our R visualizations. 

I chose to visualize both the annual average temperatures in the Contiguous U.S and Florida to see how we compare to the mean temperature pattern. 

The data source: https://github.com/washingtonpost/data-2C-beyond-the-limit-usa/tree/main   



I find this animation interesting because it takes a normal line graph and visually moves each fluctuation in temperature allowing the viewer to see the quick increases in the late 2010s. I had to do a lot of trial-and- error to figure out how I could make both the U.S and Florida animations sync in one graphic, so we can visually see the differences in the temperature trends. This syncing lets the viewer easily see the more stable temperatures of Florida compared to the average U.S temperatures until1980. After 1980, Florida experienced major fluctuations and violet increases in temperature that is not seen as extremely in the mean U.S temperatures.

Check this out in GitHub!

-Ramya's POV

Comments

Popular posts from this blog

Module 8: Correlation and ggplot2

Final Project: Biodiversity in U.S National Parks

Module 12: Social Network Analysis