Releases: cetz-package/cetz-plot
Releases ยท cetz-package/cetz-plot
v0.1.2
What's Changed
- Improve annotation of some function arguments by @krkk in #106
- tests: Move to tytanic by @johannes-wolf in #110
- Compute correct position for manual ticks when using log mode by @falkjet in #112
- plot: Fix SCI formatter by @johannes-wolf in #114
- plot: Fix unit-test by @johannes-wolf in #115
- smartart: Add process and cycle SmartArts by @LordBaryhobal in #117
- Update Test Ref Images by @johannes-wolf in #120
- Piechart bugfix: draw inner labelon layer 1 instead of 0 by @JL710 in #130
- release: 0.1.2 by @johannes-wolf in #131
New Contributors
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Update manual by @johannes-wolf in #69
- Fix
error-key
type documentation by @johannes-wolf in #71 - piechart: Fix rendering of zero value segments by @johannes-wolf in #70
- Annotation domain fix by @johannes-wolf in #78
- doc: Add add-legend to the documentation by @johannes-wolf in #79
- pyramid: Add pyramid charts by @LordBaryhobal in #87
- pyramid: Add tests by @johannes-wolf in #90
- Documentation update by @johannes-wolf in #100
- Barchart styling by @JL710 in #102
- treewide: Update version by @johannes-wolf in #105
New Contributors
- @LordBaryhobal made their first contribution in #87
- @JL710 made their first contribution in #102
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- axes: Support minor ticks on reversed axis by @johannes-wolf in #11
- axes: Prepare axis code for log axes by @johannes-wolf in #16
- tests: Add test for marks on reversed axes by @johannes-wolf in #17
- plot: Support adding custom legend items by @johannes-wolf in #12
- fix(axes): Fix vector transformation for content by @johannes-wolf in #20
- Logarithm axes in plots library by @jamesrswift in #21
- tests: Fix test images by @johannes-wolf in #24
- plot: Add predefined tick formatters by @johannes-wolf in #18
- Violin plot by @jamesrswift in #25
- plot: Change default line mode to linear by @johannes-wolf in #42
- Typos & Formatting by @johannes-wolf in #43
- Update for cetz 0.3.0 by @johannes-wolf in #49
- Fix Legend Label Measuring by @johannes-wolf in #53
- Release 0.1.0 by @johannes-wolf in #54
Full Changelog: https://github.com/cetz-package/cetz-plot/commits/v0.1.0