Skip to content

atoziye/Pokemon-BST-raincloud-visualization

Repository files navigation

Pokemon Base Stat Total (BST) distribution by type & generation

Raincloud plots are a neat way of visualizing distributions by combining the features of a scatterplot, boxplot and (half) violin plot, each component contributing information that the others lack.

Using a combined dataset courtesy of Ulrik Thyge Pedersen & Kumar Arnav, I created raincloud plots to visualize the distribution of Pokemon base stat totals (BST) across generations and types.

This repo is intended as a learning resource for those looking to create their own raincloud visualizations. I've included the final dataset and the R code I used to generate these plots (minus some final aesthetic touch-ups I did in Canva), as well as high-quality .svg versions of the final product if you're just interested in saving/sharing the graphic.

To learn more about {ggrain}, the R package used to create these plots, check out this repo and this vignette. A fun little write-up of this project can be found here

About

Dataset and ggplot2 code to visualize distributions of Pokemon base stat totals (BST) by type and generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages