I have this code as given below
ggplot(df1, aes(x = -Ord, y = Value, fill = Item)) + geom_bar(stat = "identity") + scale_y_continuous(labels = comma