See manual changelog here: https://github.com/grantmcdermott/tinyplot/blob/main/NEWS.md#v060
What's Changed
- Gallery update by @grantmcdermott in #495
- Bubble legend: drop smallest category if zero by @grantmcdermott in #498
type_text()improvements by @grantmcdermott in #502- Tips & tricks vignette: recession bars by @grantmcdermott in #503
- Internal settings container by @vincentarelbundock in #473
- make tinyplot_add compatible with do.call(tinyplot) by @zeileis in #504
- documentation improvement for draw argument of tinyplot() by @zeileis in #507
- Enhance explanation of drawing on plots in tinyplot by @eleuven in #508
- Legend labels when
byis logical by @grantmcdermott in #512 - Axis range for non-numeric vars by @grantmcdermott in #513
- Handle legend lazy eval passing by @grantmcdermott in #515
- Respect original axis order (added layers) by @grantmcdermott in #517
- Issue #519 by @grantmcdermott in #520
- Support ribbon dodging by @grantmcdermott in #522
- Simplify (layer) axis alignment code by @grantmcdermott in #523
- Align dodged layers by @grantmcdermott in #526
- Custom axis titles for one-sided bar plots by @grantmcdermott in #527
- Expand dodge support to
"p"and"l"types by @grantmcdermott in #528 - CRAN v0.6.0 by @grantmcdermott in #529
Full Changelog: v0.5.0...v0.6.0