Science-for-Nature-and-People / Midwest-Agriculture-Synthesis

Synthesizing and visualizing the impact of conservation agriculture
6 stars 4 forks source link

Change color of data points #20

Closed LesleyAtwood closed 5 years ago

LesleyAtwood commented 5 years ago

Change data point colors so they are okay for red-green blind users

nathanhwangbo commented 5 years ago

Just pushed this change to the master branch using the RColorBrewer package in R. I used the "Set2" palette, but you can see all available options in the package using the command RColorBrewer::display.brewer.all(colorblindFriendly = TRUE)