mpg
ggplot(mpg) + geom_bar(aes(x=fl, color = fl, fill = fl))
Answer: Based on the plot, it appears that