... gp2 <- d2 %>>% ggplot() + geom_segment(mapping = aes(x = Date, y = Precipitation / 10 - 5, xend = Date, yend = -5), size = 11, lineend = "butt", ...
確定! 回上一頁