v0.4.0
See our NEWS file for the key summary points.
What's Changed
- minor legend simplification by @vincentarelbundock in #282
- rename test files with type prefix by @vincentarelbundock in #309
- Issue #307
cexshould be respected withtype="b"by @vincentarelbundock in #308 - Use cairo_pdf if supported by @grantmcdermott in #311
- Add link to code in Gallery by @etiennebacher in #312
- gallery additions by @vincentarelbundock in #315
- assign pt.lwd for type "p" in legend by @kscott-1 in #320
- Characters variables inherit same default behaviour as factors by @grantmcdermott in #323
- Manual palette colours by @grantmcdermott in #325
- [Upstream altdoc] better formatting for column widths by @grantmcdermott in #328
- col accepts numeric index by @grantmcdermott in #330
- Switch nested drawing loop: First facets, then by groups by @grantmcdermott in #331
type_text()accepts non-character labels by @grantmcdermott in #336- Support
pchcharacter literals by @grantmcdermott in #338 - Support for barplots by @zeileis in #314
- Dealing with y1/y2 ~ x formulas by @zeileis in #341
- Types vignette: list tinyplot types in neater table format by @grantmcdermott in #340
- xaxt processing in type_barplot by @zeileis in #345
type_violin()by @grantmcdermott in #354- Pass on bg argument in type_lines by @zeileis in #356
- Fix margin spacing for (flipped) boxplot and jittered types by @grantmcdermott in #358
xaxl/yaxlargs for formatting axis tick labels by @grantmcdermott in #363- Centered barplots by @zeileis in #361
- Absolute numbers in tinylabel() via abs_ prefix by @zeileis in #364
- Fix dynamic x-axis spacing by @grantmcdermott in #369
- Pass
null_byandnull_facetargs totype_databy @grantmcdermott in #372 xaxl/yaxlsymbol shortcuts by @grantmcdermott in #373- Improve Positron integration by @grantmcdermott in #377
- Fix typo in "Themes" vignette by @etiennebacher in #379
- Document function
type_*shortcut strings by @grantmcdermott in #380 - Fix axis labeller + free facets by @grantmcdermott in #383
- Fix factor-based y-tick labels for "p"-alike plots by @grantmcdermott in #387
- svglite 2.2.0 by @grantmcdermott in #390
- add log(10) labeller by @grantmcdermott in #391
- recordGraphics redux by @grantmcdermott in #394
- altdoc tweaks: navbar, theme, favicon by @zeileis in #395
- docs: issue #285 tips and tricks for legend alpha by @vincentarelbundock in #381
- Misc doc improvements by @grantmcdermott in #396
- Tweaks for the gallery by @etiennebacher in #398
- Smaller
nin "tips and tricks" by @etiennebacher in #402 - Handle xmin/xmax/ymin/ymax along with model.frame by @zeileis in #403
- Support manual breaks (
x/yaxb) by @grantmcdermott in #400 - Add warnings and documentation for adding to faceted plots by @grantmcdermott in #407
- Revamped palette logic and colour recycling by @grantmcdermott in #410
- CRAN v0.4.0 by @grantmcdermott in #412
New Contributors
Full Changelog: v0.3.0...v0.4.0