What's Changed
🚀 Features & Enhancements
- 💥 Standardize legend font sizing on legend_fontsize by @faridrashidi in #45
- ✨ Add p-value formatting and font size settings by @faridrashidi in #46
- 💄 Use a high-resolution PNG for the docs favicon by @faridrashidi in #55
🐛 Bug Fixes
- 🐛 Keep confusion plot counts readable across colormaps by @faridrashidi in #47
- 🐛 Publish latest docs through a symlinked incremental build by @faridrashidi in #50
- 🐛 Match pieplot percentage labels to legend fontsize by @faridrashidi in #51
- 🐛 Fix contrast-aware labels across pie, Venn, and confusion plots by @faridrashidi in #52
- 🐛 Use addcount labels in stackplot tick labels by @faridrashidi in #53
- 🐛 Show non-significant p-values in full annotations by @faridrashidi in #54
📚 Documentation
- 📝 Add dedicated API docs for cns.settings by @faridrashidi in #48
🧰 Maintenance & Under the Hood
- 💥 Drop Python 3.9 support to fix requests security alert by @faridrashidi in #49
- ✨ Add Google Analytics tracking to docs site by @faridrashidi in #56
- ⬆️ Update locked Pillow and pytest to patched versions by @faridrashidi in #57
Full Changelog: v0.2.0...v0.3.0