I have a ggplot with x-axis as carrier names and y-axis as some values ranging from 1.00 to 4.00 How can I apply color to the bars as per the condition: if value of a name is greater than 2 make the bar red else make it green.I have a ggplot with x-axis as carrier names an