Relative Content

Tag Archive for ggplot2charts

Need to force specific colors to specific values of a field in a ggplot geom_col chart

I’m using data from Bureau of Transportation Statistics for Border Crossings and trying to get proficient with R by reproducing a dashboard I built in Tableau (published here). I want to use the same colors in the work I’m doing in R, but struggling to force specific colors to values of the field “Measure” (Personal Vehicles, Pedestrians, Trucks, etc).