ggplot(data = df, aes(x = Zones, y = Claim_Value, fill = AgeGroup))+ geom_bar(stat="identity") + scale_fill_manual(values = c("green", "orange&q