You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering whether there is any easy fix for adjusting the space between the main plot and its marginals.
As you can see below I want to draw the xaxis values along the marginal_y distribution but they end up inside the main plot area.
Setting automargin=True for all axes did not help. I suppose a dirty fix of the domains could do the trick but I wanted to make sure there is no other "cleaner" alternative.