Skip to content

boxplots shouldn't dodge if x == by #175

@grantmcdermott

Description

@grantmcdermott

.... since the needless adjustment causes a misalignment with the boxplots and x axis ticks.

library(tinyplot)
plt(Sepal.Length ~ Species | Species, iris, type = "boxplot")

Created on 2024-07-23 with reprex v2.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions