I have a a dataset with 3 columns called df
Name, value, Freq
Name
value
Freq
I have constructed a graph with geom_bar()
geom_bar()