Skip to content

limits and p_limits not truncating stat_eye() #227

@maxfarrell

Description

@maxfarrell

I'm plotting some conditional draws and some values are very extreme, leading to the stat_eye plots having very long tailed distributions, and a lot of empty area of the plot.

To reduce the plot area and zoom in in the informative parts of the distributions I'm trying to use "limits" and/or "p_limits" in the stat_eye() function to truncate these, but there is no change in the plot size.

I can always set scale limits in ggplot manually, but I thought I'd flag this

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