Skip to content

Releases: ponnhide/patchworklib

v0.6.3

Choose a tag to compare

@ponnhide ponnhide released this 23 Oct 12:34
30a3c7f

Seaborn v0.13.0 is now supported.
I have confirmed patchworklib still works forplotnine v0.12.3.

v0.6.2

Choose a tag to compare

@ponnhide ponnhide released this 27 Jun 05:06

0.6.2

v0.6.1

Choose a tag to compare

@ponnhide ponnhide released this 16 May 19:59
12355d6

Bug fix.
Patchworklib does not support plotnine anymore because there were too many internal changes in plotnine v0.12.1.
If you wanna continue to use plotnine with patchworklib, please use plotnine v0.10.1.

v0.6.0

Choose a tag to compare

@ponnhide ponnhide released this 14 May 16:39

Version 0.6.0

  • Bricks object gained the new methods align_xlabels and align_ylabels, which help users align x/y labels of the given Brick object.
  • The new argument equal_spacing was added to the stack function. If this value is True, axes bounding-boxes should be placed with equal spacing between them. Otherwise, depending on the text values of x/y tick labels and x/y labels, they may not always be equally spaced.
  • Closed and maybe solved the issue #40
  • Closed and maybe solved the issue #37
  • Closed and maybe solved the issue #36

v0.5.2

Choose a tag to compare

@ponnhide ponnhide released this 20 Feb 17:16
7c4cb5a

Supported matplotlib v3.7

v0.5.1

Choose a tag to compare

@ponnhide ponnhide released this 20 Feb 05:49
e9fea84
Update patchworklib.py

Patchworklib: A subplot manager for intuitive layouts in matplotlib

Choose a tag to compare

@ponnhide ponnhide released this 23 Apr 22:16
v0.4.2

modified version name

Patchworklib: A subplot manager for intuitive layouts in matplotlib

Choose a tag to compare

@ponnhide ponnhide released this 22 Apr 11:51
v0.4.1

Modified  to avoid KeyError