willcanniford / ggtailwind

ggplot2 colour scheme package using the popular tailwind css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ggtailwind

Package for applying Tailwind CSS default colours to ggplot2 visualations using scale_colour_tailwind and scale_fill_tailwind.

You can install the package using devtools::install_github('willcanniford/ggtailwind').

More information about the default palette that is available with Tailwind CSS can be found here.

I have made smaller palettes using these default colours, using the base colours and shades as the base (rows and columns in the below visualisation).

Tailwind Scales

About

ggplot2 colour scheme package using the popular tailwind css

License:MIT License


Languages

Language:R 100.0%