Skip to content

v0.15.7

Latest

Choose a tag to compare

@has2k1 has2k1 released this 13 Jun 11:06
· 178 commits to main since this release
v0.15.7

Bug Fixes

  • Fixed the text line spacing in theme_gray, theme_matplotlib, theme_seaborn and theme_void so that it renders correctly with matplotlib 3.11. The 3.11 text overhaul changed how the line height is derived from the font, which threw off the previous numeric linespacing values.