Grid children default to min-width:auto, letting the Chart.js canvas push the container wider than its grid track. Adding min-width:0 and overflow:hidden constrains charts to their column width. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>