how to get bbox_to_anchor rectangle ? Trying to align and distribute legend of multi legend plot

Viewed 20

I have multi qualitative variable. I want to have a legend for each of them. I make a legend with bbox_anchored for each of my variable.

I want all my legend box to be aligned to the left and evenly distributed along Y axis.

Is there any way to get the legend box size, so I can tweak the placement?

0 Answers
Related