I am trying to mimic the Auto-Fit Columns feature with rows. I am aware of the table and cell padding property, but there are multiple scenarios with varying rows. Here’s the situation:
Global dashboard showing a table and a stacked bar for machine status:
They are roughly aligned table to bar chart (and if any suggestions on how to make that better, I’m all ears).
However, when we filter the region, the table and chart are no longer aligned. The chart resizes to fill the available space, but the table rows do not. Any way to change this behavior?