Releases: jbkinney/logomaker
Releases · jbkinney/logomaker
Various bug fixes.
v0.8.2
Fixed multiple issues and incorporated multiple pull requests. In particular:
- No longer rebuilds matplotlib cache when loading.
- Intelligently updates xlim and ylim when drawing logos to a figure with multiple axes using sharex=True and/or sharey=True.
- stack_order = "fixed" option in Logo() now works.
Logomaker version 0.8 on PyPI
Logomaker version 0.6 on PyPI
Moving old jupyter notebooks to current jupyter notebooks folder, tes…