Skip to content

Wrong drawing position of ylab/xlab #23

@ben-mey

Description

@ben-mey

When using the parameter ylab/xlab it is drawn at the same position as the axis tics labels. Is it possible to position them like for in example in a boxplot?

Image

Example:

data <- iris
vioplot(data, ylab = "Some YLab", xlab = "Some XLab")

boxplot(data, ylab = "Some YLab")

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