Spells of D&D

27 Dec 2024

This is my first submission for Tidy Tuesday, a weekly data science project open to anyone.

It’s also the first interactive graphic I’ve made using the ggiraph package in R. It went through several iterations and was a huge learning process for me, but I’m fairly please with the final result. I would have liked to include more information (e.g. visual elements such as shapes denoting whether the spells required verbal/material/somatic components), but in trying to do so encountered many challenges. Anyway, sometimes simple is best.

I found a great deal of help in making the plot circular from this post from the R Graph Galley website.