Welcome to the Exploristics 12 Plots of Christmas repository! In this project, we showcase a collection of 12 different plots created using R (& SAS) programming language to celebrate the holiday season.
These plots were featured on the rweekly , a weekly R newsletter curating the highlights of the the online R commmunity.
Each plot represents a unique visualization related to Christmas themes and data analysis. Here's a brief overview of the plots:
A bump chart of the relative UK Chart positions of 5 classic Christmas songs.
Does Santa use logistic regression to write the nice list?
An animation of showing time series data of Google Search Trends for "Brussels Sprout" in 2022.
A Step Chart showing the cumulative total of birds gifted from the Christmas Carol "12 Days of Christmas".
Use of Christmas tree icons to represent individual data points to show normal distribution that looks like Christmas tree.
Cryptic Quiz and DRY principle!
Christmas line chart that demonstrates Die Hard is categorically a Christmas Movie.
Use of brickr package 📦 to create a Exploristics Lego Logo Mosciac.
Bar chart of average UK spend on Christmas gifts per year. The use of labels using geom_text
to look like bow is something I'm really proud of!
Winter wonderland background with exponential growth of chimneys visited.
Bar chart created using SAS displaying the number of gifts gifted during the 12 days of Christmas.
A word-cloud displaying the many names of Old Saint Nic!
To recreate these plots or explore the code, follow these steps:
- Clone this repository to your local machine using
git clone https://github.com/GABurns/12plotschristmas.git
. - Make sure you have R installed on your system.
- Open RStudio or any R environment.
- Navigate to the directory where the repository is cloned.
- Install the associated packages (e.g. ggplot2)
- Run the R scripts associated with each plot to generate the visualizations.
Note some post plot creation graphic design was applied in third party tools.
If you'd like to contribute your own Christmas-themed plots or improvements to existing ones, feel free to fork this repository, make changes, and create a pull request.
Please note that the 12 Plots of Christmas project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Special thanks to
-
Caroline O'Hare
-
Amy McCorry
-
Emily Rogan
-
Dearbhala Quinn
-
Eoghan Devlin
for contribution, inspiration and guidance in creating these plots.
Enjoy the holiday season with these festive visualizations! 🎄✨