Chart with distribution inside the groups

前端 未结 0 519
温柔的废话
温柔的废话 2020-11-30 23:33

I\'m trying to create the chart like this

with the code:

ggplot(dataset, aes(fill=Promo_number, y=Incremental_GP_mass, x=Brand)) +
geom_bar(sta         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题