Releases: grantmcdermott/tinyplot
Releases · grantmcdermott/tinyplot
v0.0.4
What's Changed
- Support cex and bg by @grantmcdermott in #50
- Fix y-title for function names by @etiennebacher in #52
- Automatic ribbon order by @grantmcdermott in #54
- Filled densities and better ribbon legend by @grantmcdermott in #58
- Support add=TRUE by @grantmcdermott in #60
- Basic one-sided formula support by @grantmcdermott in #62
- Simplify GHA runners by @grantmcdermott in #68
- Support type = "density" by @grantmcdermott in #66
- Support area plot types by @grantmcdermott in #69
- Partial palette match by @grantmcdermott in #74
- Add "fill" alias for "bg" by @grantmcdermott in #75
- Handling of grid = TRUE by @zeileis in #78
- Dedicated draw_legend function by @grantmcdermott in #76
- docsify by @vincentarelbundock in #80
- Website minor fixes by @vincentarelbundock in #81
- update website by @vincentarelbundock in #82
- altdoc fixed bug overwriting badge link by @vincentarelbundock in #87
- preamble in Quarto to prevent auto-add .png extension by @vincentarelbundock in #88
- Setup GHA workflow for
altdocby @etiennebacher in #89 - Add facet support by @grantmcdermott in #83
- Facet args (and some extras) by @grantmcdermott in #91
- Legend and facet spacing by @grantmcdermott in #94
- Facet title sort by @grantmcdermott in #96
- Facet formula by @grantmcdermott in #101
- Make facet formulas compatible with density plots by @grantmcdermott in #104
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Add argument
logby @etiennebacher in #15 - density method by @grantmcdermott in #18
- tinytest 0.0.3 is now on CRAN by @vincentarelbundock in #23
- Allow "by" convenience keyword for pch and bty args by @grantmcdermott in #28
- Unified palette arg by @grantmcdermott in #30
- R4 palette by @grantmcdermott in #32
- Skip density plot tests in R dev by @grantmcdermott in #36
- Point-range plots with
type="pointrange"by @vincentarelbundock in #35 - Hard code "p" type by @grantmcdermott in #37
- Extra pointrange and errorbar support by @grantmcdermott in #40
- Unified legend by @grantmcdermott in #34
- grid=TRUE by @grantmcdermott in #43
- Respect global palette by @grantmcdermott in #45
- Support ribbon plots by @grantmcdermott in #46
New Contributors
- @etiennebacher made their first contribution in #15
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- pch + by by @vincentarelbundock in #5
- plot2.formula now does proper formula parsing via stats::model.frame by @zeileis in #8
- by_aesthetics.R + tinysnapshot by @vincentarelbundock in #11
- Par restore by @grantmcdermott in #13
- New legend defaults by @grantmcdermott in #14
New Contributors
- @vincentarelbundock made their first contribution in #5
- @zeileis made their first contribution in #8
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Initial public release on GitHub
Full Changelog: https://github.com/grantmcdermott/plot2/commits/v0.0.1