79189479

Date: 2024-11-14 15:47:58
Score: 1.5
Natty:
Report link

I would do this as an inset axes rather than subplots, then the axes will line up, and the decorations on the top axes will not move the axes:

https://matplotlib.org/stable/gallery/lines_bars_and_markers/scatter_hist.html#defining-the-axes-positions-using-inset-axes

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Jody Klymak