Hi there, im facing issues with my glide charts.
I have a table called “Maintenance Requests” and it contains a few computed columns (based on relations to other tables) :
- Status
- Staff Division
- Category
I am using the Bar Chart component with the following config
But as you see here, the Bar chart doesn’t group everything into the same group. IE : There are multiple pages in the bar chart with repeating X-axis values.
Anyone knows how to fix this?
Thanks alot!