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 would need a lot more of an example to figure this out, but it could be an inherent limitation of how I wrote dmslogo. The letters are rendered as fonts rather than images, so they may not re-scale properly when tight_layout is used and this may be a problem that is almost impossible to fix without entirely re-writing the package.
You might try @jbkinney and @atareen's logomaker Python package if using tight_layout is a need? I think that renders letters as SVGs which probably would re-size correctly.
When ploting dmslogo as a subplot, the font height do not change when
tight_layout
is set.The text was updated successfully, but these errors were encountered: