This repo is dedicated to sharing my adventures with miscellaneous data visualization projects with others.
Most of my visualization work is coded with R, directories will include datasets and code files. Code files will include comments to walk through different steps of generating the visualiztion.
Inspired by the "Attribute Matrix" show on the HBO series, Westworld. Data from the Open-Source Psychometrics Project. Plot created using ggplot, ggtext, and ggimage.
Attempt to recreate New York Times' abortion ban choropleth map using R (ggplot + ggpatern). The original image is from NYT's Instagram.
Recreated the funny (and totally fictious) plot created by @bananapeele.
Inspiration for the Globe Bar plot came from R Graph Gallery's tutorial on circular bar plots. Used the tutorial to generate the bar plot, then overlayed a choropleth map (in the styel of a globe) in the center. Created using ggplot2.