Skip to content

Releases: jbkinney/logomaker

Various bug fixes.

29 Jan 00:46
Compare
Choose a tag to compare

Fixed overly stringent numerical type checking. Also updated documentation a bit.

v0.8.2

20 Jan 00:05
Compare
Choose a tag to compare

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

16 May 16:13
Compare
Choose a tag to compare

Logomaker version 0.6 on PyPI

11 Apr 21:07
Compare
Choose a tag to compare
Pre-release
Moving old jupyter notebooks to current jupyter notebooks folder, tes…