79803066

Date: 2025-10-28 16:42:29
Score: 3
Natty:
Report link

The problem is that I had accidentally swapped the fig_size arguments. That line should read figsize=(n_cols + 1, n_rows + 1),. Doing this fixes the aspect ratio issue:

a grid of subplots with proper spacing

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Finncent Price