v0.13.3
This is a small bug fix release.
Bug Fixes
- Fixed layout manager to make space for the
strip_text
when there is nostrip_background
. (#760) - Made the default position of
guide_legend
text to be right. (#761) - Fixed aligning (ha & va) of
plot_title
,plot_subtitle
,plot_caption
,axis_title_x
,axis_title_y
to work with float values in the range[0, 1]
.