I have a column like this:
9am
10:15am
11am
1:13pm
2:00pm
9:13am
Now i need to create chart like this, x-axis should be hours, and y-axis should be the total count from the table (e.g. if there are two 9 am records, the count will be 2).. Any suggestions how shud i do it?
Bookmarks