Skip to content

No way to remove boxplot outliers #1511

Description

Boxplot outliers in ggplot2 can be removed using outliers=FALSE. In LetsPlot, there doesn't seem to be such an option. Setting outlier_size=0 visually hides them, but they still show tooltips if you mouse over near them. I also tried setting outlier_shape=None or False or other values and that didn't remove them visually.

Adding this feature would be particularly useful if you're plotting both the data points (geom_jitter) and also a box-plot. The outliers look like actual data points or block the tooltips of the actual datapoints.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions