Please disregard I simply added a highlight variable and added
scale_fill_manual(values = c("Yes"="red", "No"="grey"))
-Original Message-
From: R-help On Behalf Of Jeff Reichman
Sent: Tuesday, August 21, 2018 8:44 PM
To: r-help@r-projec
R-Help Forum
While the following code works fine I need to change (highlight) specific
"bars" within plot 2 (p2). For example I want the bars to be (lets say)
red, on 1 Aug 2016 and 1 Aug 2017 . What do I need to do?
library(ggplot2)
library(reshape2)
library(scales)
library(egg)
#dat
2 matches
Mail list logo