ggplot – Using ifelse inside aes with geom_line gives unlogic result
I am trying to create a chart with two data dependent line formats: the “x opp”-data (high values) with a solid line, and the “x ned”-data (low values) with a longdashed line.
I am trying to create a chart with two data dependent line formats: the “x opp”-data (high values) with a solid line, and the “x ned”-data (low values) with a longdashed line.