For #TidyTuesday, a (somewhat experimental) visualization of the distribution of the first hundred digits of pi.

https://tidytuesday.seanlunsford.com/2026/week-12/

Another #PiDay themed visualisation for #TidyTuesday this week!

📊 Made with #ggplot2
🛠️ Function to shown first n digits and highlight specific ones
🪄 Gif created with {magick}

Code: https://github.com/nrennie/tidytuesday/tree/main/2026/2026-03-24

#DataViz #RStats

This week's #TidyTuesday data is about salmon mortality 🐟 in Norway

📊 Small multiple line charts show each region
🔍 Larger chart explains how to read
🧩 Arranged using {ggh4x} with {cowplot} for annotations

Code: https://github.com/nrennie/tidytuesday/tree/main/2026/2026-03-17

#RStats #DataViz #ggplot2