Sorry for this newbie question:
I want to do something like in a column there are numbers 0.2, 0.3, 0.2, 0.4,
0.2 occur 2 times, whereas 0.3 and 0.4 occur once, I want to make make histogram that first bar show 0.2, the y value will be 2, and 0.3, 0.3 only 1

