🌈 搜索
📅  最后修改于: 2022-03-11 14:55:23.647000             🧑  作者: Mango
ggplot(data, aes(x = cyl, fill = am)) + geom_bar() + theme_classic()