I presume that you're using matploltib v1.0?
It seems that the bug was recently introduced as the baseline of the
multiline text has been recently changed.
This should be fixed this in r8564, and r8565.
Unfortunately, I don't see any easy workaround other than changing the
vertical alignment of mu
Hi all,
I am trying to create legend with multiple-line labels, but I noticed that the
labels are not properly aligned. I tried also changing the alignment of the
text objects to center, but this requires separate handling of multi-line and
single-line labels:
import matplotlib.pyplot as plt
p