Glide Bar Chart is not "Grouping" unique values together

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!

Oh turns out i have to just set the Page Size to a big number

1 Like

I would love a Feature Requests for this. I don’t see any cases on where I would need to default a page size for my chart, I almost always want it to cover the whole source of data.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.