Many appropriate qualitative color scales are readily available. ... ggplot(popgrowth_df, aes(x = state, y = 100*popgrowth, fill = region)) + geom_col() + ...
確定! 回上一頁