REL: v0.1.8
[0.1.8] - 2025-01-20
This release has quite a few minor changes to the function parameters and a large update to the handling of default text annotations. I have also added a basic overview guide to the site documentation, which focuses soley on how the library is used. The old tutorial is still WIP and details using dataclocklib as part of EDA.
Added
- Basic overview guide on documentation site
- Dynamic 'optimal' figure size calculation based on total wedge count.
- Dynamic chart annotation font scaling & spacing adjustment.
- Dynamic polar axis label font scaling based on number of rings.
- Configuration files (
dataclocklib/config/
) for default chart title & subtitle creation. - Dataclock kwargs
**fg_kw
added, which aligns withpyplot.subplots
.- Figure size (figsize) parameter will be overwritten and must be modified with the returned Figure object.