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