Releases: ponnhide/patchworklib
Releases · ponnhide/patchworklib
v0.6.3
v0.6.2
v0.6.1
v0.6.0
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
v0.5.1
Patchworklib: A subplot manager for intuitive layouts in matplotlib
v0.4.2 modified version name
Patchworklib: A subplot manager for intuitive layouts in matplotlib
v0.4.1 Modified to avoid KeyError