Hello I want to create a bar chart in which I can see the overall registered users per month on my app .
Example : January :187 users , February 200 users .
I have an user id property and i can check the overall users right now but i didn't figure out how to group it by months and see the difference .