Releases: cgahr/latexplotlib
Releases · cgahr/latexplotlib
v0.5.0
- replace
fraction
with scale
- replace
ratio
with aspect
- add support for
gridspec_kw
, namely width_ratios
and height_ratios
- move configuration to
pyproject.toml
- improve github ci
- add testing to python version 3.7, 3.8, 3.9, 3.10