Group data based on time? #4092
Unanswered
sunshinephotocart
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to show the number of orders over time on a single chart. Right now I just group them by month. I would like to build a chart that allows me to do order counts per day, but have the option to show the order totals by day/week/month.
Similar to this example: https://apexcharts.com/javascript-chart-demos/area-charts/datetime-x-axis/
However, this example just zooms in where I want it to do group the datetime X-axis items by day/week/month based on selection.
Beta Was this translation helpful? Give feedback.
All reactions