Group by hours plugin

@lindsay_knowcode
I’m looking for a solution to display a count of transactions by hour on a bar chart. I have the Group By Hour plugin but not sure how to use it to make this happen.

Can this plugin help or is there another way to do it? thanks

Yes the plug-in “group by hours” is able to group by hours, and that information could then be put into a bar chart.

See the examples and how to do it here
https://group-by-hours.bubbleapps.io/version-test

You could study and copy how this example app works :slight_smile:

Got it! This was exactly what I was looking for! Thank you!