Data Layout - Do you know how to prevent charts growing with rows?
Updated by Jeoffrey Fischer [SSW] 1 year ago. See history
123
By default charts in table grow with rows. This makes height of charts inconsistent and the report ugly.

❌ Figure: Bad example - Inconsistent chart height
Putting a rectangle in table cell and placing your chart in the rectangle fixes this problem.

✅ Figure: Good example - Consistent chart height