and others added 18 commits
May 15, 2025 22:29…sticker (#411) * Handle xmin/xmax/ymin/ymax along with model.frame (#403) * handle xmin/xmax/ymin/ymax along with model.frame * turn facet into a formula if it does not evaluate successfully * document min/max processing in NEWS and ?tinyplot * typo * use formula-based syntax for pointrange/errorbar * run devtools::document * Support manual breaks (`x/yaxb`) (#400) * support xaxb/yaxb * smol example * add test * news * vincent comment * fix spineplot ylevels bug (#404) * achim's comment - spineplot integration * minor doc fix * news * Add warnings and documentation for adding to faceted plots (#407) * only save pars when add == FALSE * Positron warning * document limitations * typos * feat: Added 'tinyplot' writing (font Roboto Condensed) to top navigation, added background (dots) inspired by the logo. In addition, vectorized the logo and added the original (Inkscape SVG) as well as a sticker version (plain SVG) in the new 'inst' folder. --------- Co-authored-by: Achim Zeileis <Achim.Zeileis@R-project.org> Co-authored-by: Grant McDermott <grant.mcdermott@gmail.com>