.... since the needless adjustment causes a misalignment with the boxplots and x axis ticks. ``` r library(tinyplot) plt(Sepal.Length ~ Species | Species, iris, type = "boxplot") ``` <!-- --> <sup>Created on 2024-07-23 with [reprex v2.1.0](https://reprex.tidyverse.org)</sup>
.... since the needless adjustment causes a misalignment with the boxplots and x axis ticks.
Created on 2024-07-23 with reprex v2.1.0