Group by time period in the chart

Able to change grouping by time period by user in a chart. A user can change self to see per day / week/ month etc.

Chart auto group time period always group it as day

3 Likes

I looked at this too but figured it could crash my app depending on what criteria had been setup backend.

In my scenario I had a chart showing last 5 years of data (grouped by year), if the end user could filter by day or even week it would make it unreadable and possibly very slow to recalculate it all.

Would be useful on smaller charts though where the data set was relatively small.